summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-05 16:03:15 +0200
committerRemi Collet <remi@remirepo.net>2017-09-05 16:03:15 +0200
commit4be2bc4d09c86094fc527aafdc5451f0460dab5d (patch)
tree5bd6037c170b3912c5a511fc33882d717b38c1da /REFLECTION
parent0bfe134abfae6e174fca392e4a7e620431c711ae (diff)
Update to 1.6.16
drop patch merged upstream
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION6
1 files changed, 3 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 94a421a..90f69b0 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #83 mongo version 1.6.15 ] {
+Extension [ <persistent> extension #83 mongo version 1.6.16 ] {
- Dependencies {
Dependency [ openssl (Optional) ]
@@ -77,7 +77,7 @@ Extension [ <persistent> extension #83 mongo version 1.6.15 ] {
- Constants [8] {
Constant [ string DEFAULT_HOST ] { localhost }
Constant [ integer DEFAULT_PORT ] { 27017 }
- Constant [ string VERSION ] { 1.6.15 }
+ Constant [ string VERSION ] { 1.6.16 }
Constant [ string RP_PRIMARY ] { primary }
Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }
Constant [ string RP_SECONDARY ] { secondary }
@@ -213,7 +213,7 @@ Extension [ <persistent> extension #83 mongo version 1.6.15 ] {
- Constants [8] {
Constant [ string DEFAULT_HOST ] { localhost }
Constant [ integer DEFAULT_PORT ] { 27017 }
- Constant [ string VERSION ] { 1.6.15 }
+ Constant [ string VERSION ] { 1.6.16 }
Constant [ string RP_PRIMARY ] { primary }
Constant [ string RP_PRIMARY_PREFERRED ] { primaryPreferred }
Constant [ string RP_SECONDARY ] { secondary }