Skip to content

Commit b4103ac

Browse files
committed
Bump version to 3.1.1
1 parent e2dbf33 commit b4103ac

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"
33+
#define PHP_MEMCACHED_VERSION "3.1.1"
3434

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

0 commit comments

Comments
 (0)