Skip to content

Commit 3689913

Browse files
committed
Bump extension version to 1.0.0alpha2
1 parent c25937f commit 3689913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_phongo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
extern zend_module_entry mongodb_module_entry;
3131

3232
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
33-
#define MONGODB_VERSION_S "1.0.0alpha1"
33+
#define MONGODB_VERSION_S "1.0.0alpha2"
3434
#define MONGODB_STABILITY_S "alpha"
3535
#define MONGODB_VERSION MONGODB_VERSION_S
3636

0 commit comments

Comments
 (0)