mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-26 09:58:03 +02:00
Package 1.2.4
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@
|
||||
extern zend_module_entry mongodb_module_entry;
|
||||
|
||||
/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
|
||||
#define MONGODB_VERSION_S "1.2.4-dev"
|
||||
#define MONGODB_STABILITY_S "devel"
|
||||
#define MONGODB_VERSION_S "1.2.4"
|
||||
#define MONGODB_STABILITY_S "stable"
|
||||
#define MONGODB_VERSION MONGODB_VERSION_S
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
|
||||
Reference in New Issue
Block a user