File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
1919 </lead >
2020 <date >2018-04-18</date >
2121 <version >
22- <release >0.3.1 </release >
23- <api >0.3.1 </api >
22+ <release >0.3.2 </release >
23+ <api >0.3.2 </api >
2424 </version >
2525 <stability >
2626 <release >beta</release >
@@ -93,10 +93,10 @@ http://pear.php.net/dtd/package-2.0.xsd">
9393 <changelog >
9494 <release >
9595 <stability ><release >beta</release ><api >beta</api ></stability >
96- <version ><release >0.3.1 </release ><api >0.3.1 </api ></version >
96+ <version ><release >0.3.2 </release ><api >0.3.2 </api ></version >
9797 <date >2018-04-18</date >
9898 <notes >
99- tarantool-php 0.3.1
99+ tarantool-php 0.3.2
100100
101101 Upsert bug fixed
102102 </notes >
Original file line number Diff line number Diff line change 3232extern zend_module_entry tarantool_module_entry ;
3333#define phpext_tarantool_ptr &tarantool_module_entry
3434
35- #define PHP_TARANTOOL_VERSION "0.3.1 "
35+ #define PHP_TARANTOOL_VERSION "0.3.2 "
3636#define PHP_TARANTOOL_EXTNAME "tarantool"
3737
3838#ifdef PHP_WIN32
You can’t perform that action at this time.
0 commit comments