src: bump version to 0.11.1-pre

This commit is contained in:
Ben Noordhuis 2013-03-29 16:01:58 +01:00
parent 3c3a348abd
commit c43e8516b1

View File

@ -27,8 +27,8 @@
*/
#define UV_VERSION_MAJOR 0
#define UV_VERSION_MINOR 10
#define UV_VERSION_PATCH 4
#define UV_VERSION_MINOR 11
#define UV_VERSION_PATCH 1
#define UV_VERSION_IS_RELEASE 0