We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff036da commit c6db5d5Copy full SHA for c6db5d5
package.xml
@@ -28,10 +28,10 @@
28
</lead>
29
30
<date>2021-01-28</date>
31
- <time>11:46:58</time>
+ <time>13:22:31</time>
32
<version>
33
- <release>0.3.0</release>
34
- <api>0.3.0</api>
+ <release>0.3.1</release>
+ <api>0.3.1</api>
35
</version>
36
<stability>
37
<release>beta</release>
php_geospatial.h
@@ -22,7 +22,7 @@
22
#ifndef PHP_GEOSPATIAL_H
23
#define PHP_GEOSPATIAL_H
24
25
-#define PHP_GEOSPATIAL_VERSION "0.3.0-dev"
+#define PHP_GEOSPATIAL_VERSION "0.3.1"
26
27
extern zend_module_entry geospatial_module_entry;
#define phpext_geospatial_ptr &geospatial_module_entry
0 commit comments