Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Timandes committed Jun 8, 2017
1 parent 6de4c2c commit 03bb7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_zookeeper.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ PHP_RSHUTDOWN_FUNCTION(zookeeper);
PHP_MINFO_FUNCTION(zookeeper);
PHP_GINIT_FUNCTION(zookeeper);

#define PHP_ZOOKEEPER_VERSION "0.3.2"
#define PHP_ZOOKEEPER_VERSION "0.4.0"

ZEND_EXTERN_MODULE_GLOBALS(zookeeper)

Expand Down

0 comments on commit 03bb7c6

Please sign in to comment.