diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #117 solr version 2.5.0 ] { +Extension [ <persistent> extension #117 solr version 2.5.1 ] { - Dependencies { Dependency [ libxml (Required) ] @@ -8,8 +8,8 @@ Extension [ <persistent> extension #117 solr version 2.5.0 ] { - Constants [4] { Constant [ int SOLR_MAJOR_VERSION ] { 2 } Constant [ int SOLR_MINOR_VERSION ] { 5 } - Constant [ int SOLR_PATCH_VERSION ] { 0 } - Constant [ string SOLR_EXTENSION_VERSION ] { 2.5.0 } + Constant [ int SOLR_PATCH_VERSION ] { 1 } + Constant [ string SOLR_EXTENSION_VERSION ] { 2.5.1 } } - Functions { |