Now working on v0.11.7
This commit is contained in:
parent
6645b93273
commit
7e68e6d895
@ -1,4 +1,4 @@
|
||||
2013.07.21, Version 0.11.6 (Unstable)
|
||||
2013.07.21, Version 0.11.6 (Unstable), 6645b93273e0553d23823c576573b82b129bf28c
|
||||
|
||||
Changes since version 0.11.5:
|
||||
|
||||
|
||||
@ -31,8 +31,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 11
|
||||
#define UV_VERSION_PATCH 6
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 7
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user