Skip to content

Commit 71f20e1

Browse files
committed
Bump version to 3.0.1
1 parent d019588 commit 71f20e1

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
@@ -27,7 +27,7 @@
2727
# include "config.h"
2828
#endif
2929

30-
#define PHP_MEMCACHED_VERSION "3.0.0"
30+
#define PHP_MEMCACHED_VERSION "3.0.1"
3131

3232
#if defined(PHP_WIN32) && defined(MEMCACHED_EXPORTS)
3333
#define PHP_MEMCACHED_API __declspec(dllexport)

0 commit comments

Comments
 (0)