Skip to content

Commit eeeaeba

Browse files
committed
Bump extension version to 1.0.0beta2
1 parent 71b3cb3 commit eeeaeba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_phongo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extern zend_module_entry mongodb_module_entry;
3131

3232
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
3333
#define MONGODB_VERSION_S "1.0.0beta2"
34-
#define MONGODB_STABILITY_S "devel"
34+
#define MONGODB_STABILITY_S "beta"
3535
#define MONGODB_VERSION MONGODB_VERSION_S
3636

3737
#ifdef PHP_WIN32

0 commit comments

Comments
 (0)