Skip to content

Commit 6e33de6

Browse files
committed
back to -dev
1 parent 0fbd08c commit 6e33de6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php_phongo.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
extern zend_module_entry mongodb_module_entry;
3030

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

3636
#ifdef PHP_WIN32

0 commit comments

Comments
 (0)