Skip to content

Commit aeb1487

Browse files
committed
Really update now, to 2.0.1.
1 parent 1ad9a2b commit aeb1487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_memcached.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ PHP_MINIT_FUNCTION(memcached);
9191
PHP_MSHUTDOWN_FUNCTION(memcached);
9292
PHP_MINFO_FUNCTION(memcached);
9393

94-
#define PHP_MEMCACHED_VERSION "2.0.0"
94+
#define PHP_MEMCACHED_VERSION "2.0.1"
9595

9696
#ifdef ZTS
9797
#define MEMC_G(v) TSRMG(php_memcached_globals_id, zend_php_memcached_globals *, v)

0 commit comments

Comments
 (0)