We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96906b3 commit 2c8ed54Copy full SHA for 2c8ed54
src/php_tarantool.h
@@ -32,7 +32,7 @@
32
extern zend_module_entry tarantool_module_entry;
33
#define phpext_tarantool_ptr &tarantool_module_entry
34
35
-#define PHP_TARANTOOL_VERSION "0.2.0"
+#define PHP_TARANTOOL_VERSION "0.3.0"
36
#define PHP_TARANTOOL_EXTNAME "tarantool"
37
38
#ifdef PHP_WIN32
0 commit comments