We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 193590e commit 699e689Copy full SHA for 699e689
php_memcached.h
@@ -30,7 +30,7 @@
30
# include "config.h"
31
#endif
32
33
-#define PHP_MEMCACHED_VERSION "3.1.0-dev"
+#define PHP_MEMCACHED_VERSION "3.1.0"
34
35
#if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS)
36
#define PHP_MEMCACHED_API __declspec(dllexport)
0 commit comments