diff --git a/php_memcached.h b/php_memcached.h index b391790a..97c64404 100644 --- a/php_memcached.h +++ b/php_memcached.h @@ -30,7 +30,7 @@ # include "config.h" #endif -#define PHP_MEMCACHED_VERSION "3.1.0-dev" +#define PHP_MEMCACHED_VERSION "3.1.0" #if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS) #define PHP_MEMCACHED_API __declspec(dllexport)