Skip to content

Commit 33df20d

Browse files
committed
Master branch is now 1.4.0-dev
1 parent 24f68ee commit 33df20d

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
@@ -25,7 +25,7 @@
2525
extern zend_module_entry mongodb_module_entry;
2626

2727
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
28-
#define PHP_MONGODB_VERSION "1.3.2-dev"
28+
#define PHP_MONGODB_VERSION "1.4.0-dev"
2929
#define PHP_MONGODB_STABILITY "devel"
3030

3131
/* Structure for persisted libmongoc clients. The PID is included to ensure that

0 commit comments

Comments
 (0)