diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-13 14:02:54 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-13 14:02:54 +0100 |
commit | 141c02a233f288d0e1ed11f2c1213df43b4adad4 (patch) | |
tree | 48c33c3fce927424359e6c53fb089432d0fd9cd8 /REFLECTION | |
parent | 06a6b6baec1dbbd557d4b423dbc2af1e9ec38991 (diff) |
update to 1.7.2 (no change)
with libmongocrypt 1.0.3
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #106 mongodb version 1.7.1 ] { +Extension [ <persistent> extension #107 mongodb version 1.7.2 ] { - Dependencies { Dependency [ date (Required) ] @@ -14,7 +14,7 @@ Extension [ <persistent> extension #106 mongodb version 1.7.1 ] { } - Constants [2] { - Constant [ string MONGODB_VERSION ] { 1.7.1 } + Constant [ string MONGODB_VERSION ] { 1.7.2 } Constant [ string MONGODB_STABILITY ] { stable } } |