Skip to content

Commit e495a6b

Browse files
committedJan 30, 2017
Bump version to 3.0.0
1 parent 7a3b509 commit e495a6b

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.0b1"
30+
#define PHP_MEMCACHED_VERSION "3.0.0"
3131

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

0 commit comments

Comments
 (0)