Now working on v0.10.22
This commit is contained in:
parent
375ebce068
commit
9d60214b3a
@ -1,4 +1,4 @@
|
||||
2013.12.19, Version 0.10.21 (Stable)
|
||||
2013.12.19, Version 0.10.21 (Stable), 375ebce068555f0ca8151b562edb5f1b263022db
|
||||
|
||||
Changes since version 0.10.20:
|
||||
|
||||
|
||||
@ -34,8 +34,8 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 10
|
||||
#define UV_VERSION_PATCH 21
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_PATCH 22
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
|
||||
#define UV_VERSION ((UV_VERSION_MAJOR << 16) | \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user