Update libuv version macro.

This commit is contained in:
Ben Noordhuis 2012-06-22 15:43:14 +02:00
parent ea3e2cd480
commit 171e2f71b9

View File

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