From d831e52e4547a6df9216f96e66057429e92691d3 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 22 Jun 2012 20:44:08 +0200 Subject: [PATCH] uv: now working on v0.9 --- include/uv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uv.h b/include/uv.h index 1f216e8d..815b4832 100644 --- a/include/uv.h +++ b/include/uv.h @@ -49,7 +49,7 @@ extern "C" { #define UV_VERSION_MAJOR 0 -#define UV_VERSION_MINOR 6 +#define UV_VERSION_MINOR 9 #include /* int64_t */