diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-06-20 15:11:02 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-06-20 15:11:02 +0200 |
commit | e21cc8a3c921c6d51697fca2193e83899cc540af (patch) | |
tree | cc6d26cbea975bf889bb97e2f32ddc3151ee0139 /REFLECTION | |
parent | 20b4c63e422e9ccac1a1124e9044e276dbca47ae (diff) |
php-pecl-solr: 1.1.1 (stable)
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #162 solr version 1.1.0 ] { +Extension [ <persistent> extension #169 solr version 1.1.1 ] { - Dependencies { Dependency [ libxml (Required) ] @@ -8,8 +8,8 @@ Extension [ <persistent> extension #162 solr version 1.1.0 ] { - Constants [4] { Constant [ integer SOLR_MAJOR_VERSION ] { 1 } Constant [ integer SOLR_MINOR_VERSION ] { 1 } - Constant [ integer SOLR_PATCH_VERSION ] { 0 } - Constant [ string SOLR_EXTENSION_VERSION ] { 1.1.0 } + Constant [ integer SOLR_PATCH_VERSION ] { 1 } + Constant [ string SOLR_EXTENSION_VERSION ] { 1.1.1 } } - Functions { |