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 bb67bf4 commit 2d6453eCopy full SHA for 2d6453e
php_phongo.h
@@ -29,7 +29,7 @@
29
extern zend_module_entry mongodb_module_entry;
30
31
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
32
-#define MONGODB_VERSION_S "0.4.0"
+#define MONGODB_VERSION_S "0.3.1"
33
#define MONGODB_STABILITY_S "alpha"
34
#define MONGODB_VERSION MONGODB_VERSION_S
35
0 commit comments