mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
Now working on v0.10.38
This commit is contained in:
parent
b38158dc47
commit
74afcb33e2
@ -1,4 +1,4 @@
|
||||
2016.06.14, Version 0.10.37 (Stable)
|
||||
2016.06.14, Version 0.10.37 (Stable), b38158dc473f1534c5a819e6a8afa76d0657ffa5
|
||||
|
||||
Changes since version 0.10.36:
|
||||
|
||||
|
@ -34,8 +34,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 10
|
||||
#define UV_VERSION_PATCH 37
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 38
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user