File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ RELEASE 1.1.9
2+ -------------
3+ 2016-10-20 Jeremy Mikola <jmikola@gmail.com>
4+ * PHPC-820: Upgrade libbson and libmongoc to 1.3.6
5+
6+
7+ RELEASE 1.1.9
8+ -------------
9+ 2016-10-20 Jeremy Mikola <jmikola@gmail.com>
10+ * PHPC-820: Upgrade libbson and libmongoc to 1.3.6
11+
12+
113RELEASE 1.1.8
214-------------
3152016-07-05 Jeremy Mikola <jmikola@gmail.com>
Original file line number Diff line number Diff line change 2828extern zend_module_entry mongodb_module_entry ;
2929
3030/* FIXME: Its annoying to bump version. Move into phongo_version.h.in */
31- #define MONGODB_VERSION_S "1.1.9-dev "
32- #define MONGODB_STABILITY_S "devel "
31+ #define MONGODB_VERSION_S "1.1.9"
32+ #define MONGODB_STABILITY_S "stable "
3333#define MONGODB_VERSION MONGODB_VERSION_S
3434
3535#ifdef PHP_WIN32
You can’t perform that action at this time.
0 commit comments