Version 1.1.1 v1.1.1
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 May 2011 09:09:01 +0000 (11:09 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 31 May 2011 09:09:01 +0000 (11:09 +0200)
debian/changelog
package.xml
php_yaz.h

index ef89a55..a1f2a86 100644 (file)
@@ -1,3 +1,9 @@
+php5-yaz (1.1.1-1indexdata) stable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 31 May 2011 11:04:03 +0200
+
 php5-yaz (1.0.15-1indexdata) stable; urgency=low
 
   * Upstream.
index 796ba55..39d33da 100644 (file)
@@ -14,18 +14,18 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2011-05-27</date>
- <time>11:57:01</time>
+ <date>2011-05-31</date>
+ <time>11:08:01</time>
  <version>
-  <release>1.1.0</release>
-  <api>1.1.0</api>
+  <release>1.1.1</release>
+  <api>1.1.1</api>
  </version>
  <stability>
   <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license">PHP</license>
- <notes>Update for YAZ version 4</notes>
+ <notes>Avoid deprecated Zend API. Fixes for Windows compilation</notes>
  <contents>
   <dir name="/">
    <file md5sum="257deec03eff2f160e8f470c65d4350f" name="config.m4" role="src" />
index 4f09dcc..74d7044 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.0"
+#define PHP_YAZ_VERSION "1.1.1"
 
 #if HAVE_YAZ