version: now working on 1.0.0-rc2
This commit is contained in:
parent
e47d4f0056
commit
01293ac03a
@ -1,5 +1,7 @@
|
||||
2014.09.18, Version 1.0.0-rc1 (Unstable), 0c28bbf7b42882853d1799ab96ff68b07f7f8d49
|
||||
|
||||
Changes since version 0.11.29:
|
||||
|
||||
* windows: improve timer precision (Alexis Campailla)
|
||||
|
||||
* build, gyp: set xcode flags (Recep ASLANTAS)
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
#define UV_VERSION_MAJOR 1
|
||||
#define UV_VERSION_MINOR 0
|
||||
#define UV_VERSION_PATCH 0
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_SUFFIX "rc1"
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
#define UV_VERSION_SUFFIX "rc2"
|
||||
|
||||
#endif /* UV_VERSION_H */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user