Now working on v0.10.23
This commit is contained in:
parent
f526c90eef
commit
97eda7fd62
@ -1,4 +1,4 @@
|
||||
2014.01.08, Version 0.10.22 (Stable)
|
||||
2014.01.08, Version 0.10.22 (Stable), f526c90eeff271d9323a9107b9a64a4671fd3103
|
||||
|
||||
Changes since version 0.10.21:
|
||||
|
||||
|
||||
@ -34,8 +34,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 10
|
||||
#define UV_VERSION_PATCH 22
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 23
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user