Version 1.1.9 master v1.1.9
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Nov 2014 12:41:33 +0000 (12:41 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 3 Nov 2014 12:41:33 +0000 (12:41 +0000)
IDMETA
package.xml
php_yaz.h

diff --git a/IDMETA b/IDMETA
index 399183d..14cd32d 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
-VERSION=1.1.8
+VERSION=1.1.9
 NAME=php5-yaz
index 7545504..341bfd5 100644 (file)
@@ -14,11 +14,11 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2014-11-02</date>
- <time>09:22:00</time>
+ <date>2014-11-03</date>
+ <time>13:38:00</time>
  <version>
-  <release>1.1.8</release>
-  <api>1.1.8</api>
+  <release>1.1.9</release>
+  <api>1.1.9</api>
  </version>
  <stability>
   <release>stable</release>
@@ -26,7 +26,7 @@ Find more information at:
  </stability>
  <license uri="http://www.indexdata.com/licences/revised-bsd">revised BSD</license>
  <notes>
-Update LICENSE to Revised BSD (same as YAZ itself).
+Fix compilation for older YAZ versions. Tests part of package.
  </notes>
  <contents>
   <dir name="/">
index d8415fc..0907fa8 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.8"
+#define PHP_YAZ_VERSION "1.1.9"
 
 #if HAVE_YAZ