diff --git a/php_memcached.h b/php_memcached.h index 5d1e3a7..1a9411f 100644 --- a/php_memcached.h +++ b/php_memcached.h @@ -27,7 +27,7 @@ # include "config.h" #endif -#define PHP_MEMCACHED_VERSION "3.0.0" +#define PHP_MEMCACHED_VERSION "3.0.1" #if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS) #define PHP_MEMCACHED_API __declspec(dllexport)