Bump version to v0.6

This commit is contained in:
Ryan Dahl 2011-11-14 16:14:10 -08:00
parent 62d15a1e62
commit 4ae40b6a3f

View File

@ -48,7 +48,7 @@ extern "C" {
#define UV_VERSION_MAJOR 0
#define UV_VERSION_MINOR 1
#define UV_VERSION_MINOR 6
#include <stdint.h> /* int64_t */