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 f048eb4 commit 234da99Copy full SHA for 234da99
php_phongo.h
@@ -29,8 +29,8 @@
29
extern zend_module_entry phongo_module_entry;
30
31
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
32
-#define PHONGO_VERSION_S "0.1.6"
33
-#define PHONGO_STABILITY_S "devel"
+#define PHONGO_VERSION_S "0.2.0"
+#define PHONGO_STABILITY_S "alpha"
34
#define PHONGO_VERSION PHONGO_VERSION_S
35
36
#ifdef PHP_WIN32
0 commit comments