Skip to content

Commit

Permalink
version 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wlgq2 committed Oct 6, 2020
1 parent 3d42717 commit 85b1679
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions uv/include/uv11.h
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
/*
Copyright © 2017-2019, orcaer@yeah.net All rights reserved.
Copyright © 2017-2020, orcaer@yeah.net All rights reserved.
Author: orcaer@yeah.net
Last modified: 2020-4-13
Last modified: 2020-10-6
Description: https://github.com/wlgq2/uv-cpp
*/

#ifndef UV_UV11_H
#define UV_UV11_H

#define UV_CPP_VERSION "1.4.8"
#define UV_CPP_VERSION "1.5.1"

#include "Async.h"
#include "Signal.h"
Expand Down

0 comments on commit 85b1679

Please sign in to comment.