diff options
author | Remi Collet <remi@remirepo.net> | 2020-04-15 11:54:38 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-04-15 11:54:38 +0200 |
commit | 77737dc4dcd7c5027356f5e960bc6d3783895ed3 (patch) | |
tree | b9609a36ecb20d3b80c328261fb578b59153ada2 /REFLECTION | |
parent | 25f886536031597c1b81a3b3e26183b00bd90cfd (diff) |
update to 1.8.0beta1
with libbson and libmongoc 1.18.0-beta
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #183 mongodb version 1.7.4 ] { +Extension [ <persistent> extension #109 mongodb version 1.8.0beta1 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,8 +14,8 @@ Extension [ <persistent> extension #183 mongodb version 1.7.4 ] { } - Constants [2] { - Constant [ string MONGODB_VERSION ] { 1.7.4 } - Constant [ string MONGODB_STABILITY ] { stable } + Constant [ string MONGODB_VERSION ] { 1.8.0beta1 } + Constant [ string MONGODB_STABILITY ] { beta } } - Functions { |