mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
Now working on v0.10.11
This commit is contained in:
parent
0d95a88bd3
commit
e9ae62d13a
@ -1,4 +1,4 @@
|
||||
2013.06.05, Version 0.10.10 (Stable)
|
||||
2013.06.05, Version 0.10.10 (Stable), 0d95a88bd35fce93863c57a460be613aea34d2c5
|
||||
|
||||
Changes since version 0.10.9:
|
||||
|
||||
|
@ -34,8 +34,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 10
|
||||
#define UV_VERSION_PATCH 10
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 11
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user