Bump version to 3.0.1

This commit is contained in:
Aaron Stone
2017-02-07 06:20:51 -08:00
parent d019588648
commit 71f20e1925

View File

@@ -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)