uv: now working on v0.9

This commit is contained in:
Bert Belder 2012-06-22 20:44:08 +02:00
parent 82340e96cc
commit d831e52e45

View File

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