Skip to content

Commit 2d6453e

Browse files
committed
bump version for windows packaging fix
1 parent bb67bf4 commit 2d6453e

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
@@ -29,7 +29,7 @@
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.4.0"
32+
#define MONGODB_VERSION_S "0.3.1"
3333
#define MONGODB_STABILITY_S "alpha"
3434
#define MONGODB_VERSION MONGODB_VERSION_S
3535

0 commit comments

Comments
 (0)