Skip to content

Commit 30d935e

Browse files
committed
Bump stability
1 parent 6d2706f commit 30d935e

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 @@ extern zend_module_entry mongodb_module_entry;
3030

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

3636
#ifdef PHP_WIN32

0 commit comments

Comments
 (0)