src: bump the version number
There was a bug in the libuv release tool where it didn't properly update the proper version file.
This commit is contained in:
parent
2611ef43b1
commit
2cfb96e9e2
@ -32,7 +32,7 @@
|
||||
|
||||
#define UV_VERSION_MAJOR 0
|
||||
#define UV_VERSION_MINOR 11
|
||||
#define UV_VERSION_PATCH 20
|
||||
#define UV_VERSION_PATCH 21
|
||||
#define UV_VERSION_IS_RELEASE 0
|
||||
|
||||
#endif /* UV_VERSION_H */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user