Working on the next version

This commit is contained in:
Saúl Ibarra Corretgé 2015-09-11 17:58:25 +02:00
parent 05284402af
commit e2db9240db

View File

@ -33,7 +33,7 @@
#define UV_VERSION_MAJOR 1
#define UV_VERSION_MINOR 7
#define UV_VERSION_PATCH 4
#define UV_VERSION_IS_RELEASE 1
#define UV_VERSION_IS_RELEASE 0
#define UV_VERSION_SUFFIX ""
#define UV_VERSION_HEX ((UV_VERSION_MAJOR << 16) | \