mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
Now working on v0.11.5
This commit is contained in:
parent
e43e5b3d95
commit
bec8f3cb24
@ -1,4 +1,4 @@
|
||||
2013.05.30, Version 0.11.4 (Unstable)
|
||||
2013.05.30, Version 0.11.4 (Unstable), e43e5b3d954a0989db5588aa110e1fe4fe6e0219
|
||||
|
||||
Changes since version 0.11.3:
|
||||
|
||||
|
@ -31,8 +31,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 11
|
||||
#define UV_VERSION_PATCH 4
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 5
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user