diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-27 11:30:42 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-27 11:30:42 +0200 |
commit | 9942a0ce3a00637170db2701f72d202fe7dba16c (patch) | |
tree | 280c921b293d72db0f42a481600260f18e0faa04 /REFLECTION | |
parent | d04ffe4b4f711f601f08798be63469fc6918d539 (diff) |
php-pecl-solr2: test build
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #198 solr version 2.2.0 ] { +Extension [ <persistent> extension #198 solr version 2.2.1 ] { - Dependencies { Dependency [ libxml (Required) ] @@ -8,8 +8,8 @@ Extension [ <persistent> extension #198 solr version 2.2.0 ] { - Constants [4] { Constant [ integer SOLR_MAJOR_VERSION ] { 2 } Constant [ integer SOLR_MINOR_VERSION ] { 2 } - Constant [ integer SOLR_PATCH_VERSION ] { 0 } - Constant [ string SOLR_EXTENSION_VERSION ] { 2.2.0 } + Constant [ integer SOLR_PATCH_VERSION ] { 1 } + Constant [ string SOLR_EXTENSION_VERSION ] { 2.2.1 } } - Functions { |