version: set version to 1.0.0-rc1
This commit is contained in:
parent
6ced8c2cc7
commit
0c28bbf7b4
@ -33,7 +33,7 @@
|
||||
#define UV_VERSION_MAJOR 1
|
||||
#define UV_VERSION_MINOR 0
|
||||
#define UV_VERSION_PATCH 0
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
#define UV_VERSION_SUFFIX "dev"
|
||||
#define UV_VERSION_IS_RELEASE 1
|
||||
#define UV_VERSION_SUFFIX "rc1"
|
||||
|
||||
#endif /* UV_VERSION_H */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user