Version 1.1.8 v1.1.8
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 2 Nov 2014 08:43:40 +0000 (08:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 2 Nov 2014 08:43:40 +0000 (08:43 +0000)
IDMETA
package.xml
php_yaz.h

diff --git a/IDMETA b/IDMETA
index a510559..f309f63 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
-VERSION=1.1.7
+VERSION=1.1.8
 NAME=php5-yaz
index 1b34c8a..f63de6c 100644 (file)
@@ -14,11 +14,11 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2014-10-07</date>
- <time>16:00:00</time>
+ <date>2014-11-02</date>
+ <time>09:22:00</time>
  <version>
-  <release>1.1.7</release>
-  <api>1.1.7</api>
+  <release>1.1.8</release>
+  <api>1.1.8</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>
-Add yaz_cql_parse + yaz_cql_conf.
+Update LICENSE to Revised BSD (same as YAZ itself).
  </notes>
  <contents>
   <dir name="/">
index 6022cad..bb826f6 100644 (file)
--- a/php_yaz.h
+++ b/php_yaz.h
@@ -6,7 +6,7 @@
 #ifndef PHP_YAZ_H
 #define PHP_YAZ_H
 
-#define PHP_YAZ_VERSION "1.1.7"
+#define PHP_YAZ_VERSION "1.1.8"
 
 #if HAVE_YAZ