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 b1e9ca9 commit 2a2658cCopy full SHA for 2a2658c
php_phongo.h
@@ -30,8 +30,8 @@
30
extern zend_module_entry mongodb_module_entry;
31
32
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
33
-#define MONGODB_VERSION_S "1.0.0beta3"
34
-#define MONGODB_STABILITY_S "devel"
+#define MONGODB_VERSION_S "1.0.0RC0"
+#define MONGODB_STABILITY_S "beta"
35
#define MONGODB_VERSION MONGODB_VERSION_S
36
37
#ifdef PHP_WIN32
0 commit comments