Now working on v0.10.16
This commit is contained in:
parent
221078a8fd
commit
c8b6895eaf
@ -1,4 +1,4 @@
|
||||
2013.08.24, Version 0.10.15 (Stable)
|
||||
2013.08.24, Version 0.10.15 (Stable), 221078a8fdd9b853c6b557b3d9a5dd744b4fdd6b
|
||||
|
||||
Changes since version 0.10.14:
|
||||
|
||||
|
||||
@ -34,8 +34,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 10
|
||||
#define UV_VERSION_PATCH 15
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 16
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user