Skip to content

Commit 699e689

Browse files
committed
Bump version to 3.1.0
1 parent 193590e commit 699e689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_memcached.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# include "config.h"
3131
#endif
3232

33-
#define PHP_MEMCACHED_VERSION "3.1.0-dev"
33+
#define PHP_MEMCACHED_VERSION "3.1.0"
3434

3535
#if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS)
3636
#define PHP_MEMCACHED_API __declspec(dllexport)

0 commit comments

Comments
 (0)