Version 1.1.7 v1.1.7
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 7 Oct 2014 14:01:35 +0000 (16:01 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 7 Oct 2014 14:01:35 +0000 (16:01 +0200)
IDMETA
package.xml
php_yaz.h

diff --git a/IDMETA b/IDMETA
index 7c4e032..b29c1fc 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="trusty saucy precise"
-VERSION=1.1.6
+VERSION=1.1.7
 NAME=php5-yaz
index 15476f0..dbd7d6c 100644 (file)
@@ -14,11 +14,11 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2013-08-12</date>
- <time>09:30:14</time>
+ <date>2014-10-07</date>
+ <time>16:00:00</time>
  <version>
-  <release>1.1.6</release>
-  <api>1.1.6</api>
+  <release>1.1.7</release>
+  <api>1.1.7</api>
  </version>
  <stability>
   <release>stable</release>
@@ -26,7 +26,7 @@ Find more information at:
  </stability>
  <license uri="http://www.php.net/license">PHP</license>
  <notes>
-Fix Bug #64773: error define in php_yaz.c.
+Add yaz_cql_parse + yaz_cql_conf.
  </notes>
  <contents>
   <dir name="/">
index 3ca0594..057be87 100644 (file)
--- a/php_yaz.h
+++ b/php_yaz.h
@@ -19,7 +19,7 @@
 #ifndef PHP_YAZ_H
 #define PHP_YAZ_H
 
-#define PHP_YAZ_VERSION "1.1.6"
+#define PHP_YAZ_VERSION "1.1.7"
 
 #if HAVE_YAZ