Now working on v0.11.12
This commit is contained in:
parent
ba876d5353
commit
90874cc4de
@ -1,4 +1,4 @@
|
||||
2013.08.30, Version 0.11.11 (Unstable)
|
||||
2013.08.30, Version 0.11.11 (Unstable), ba876d53539ed0427c52039012419cd9374c6f0d
|
||||
|
||||
Changes since version 0.11.10:
|
||||
|
||||
|
||||
@ -31,8 +31,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 11
|
||||
#define UV_VERSION_PATCH 11
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 12
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user