Version 1.1.2
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Jun 2012 06:42:28 +0000 (08:42 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Jun 2012 06:42:28 +0000 (08:42 +0200)
IDMETA
package.xml
php_yaz.h

diff --git a/IDMETA b/IDMETA
index c97affc..f9a1dd8 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
-DEBIAN_DIST="squeeze"
+DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="precise oneiric natty lucid"
-VERSION=1.1.1
+VERSION=1.1.2
 NAME=php5-yaz
index 39d33da..34a39ce 100644 (file)
@@ -14,18 +14,18 @@ Find more information at:
   <email>adam@indexdata.dk</email>
   <active>yes</active>
  </lead>
- <date>2011-05-31</date>
- <time>11:08:01</time>
+ <date>2012-06-05</date>
+ <time>7:56:11</time>
  <version>
-  <release>1.1.1</release>
-  <api>1.1.1</api>
+  <release>1.1.2</release>
+  <api>1.1.2</api>
  </version>
  <stability>
   <release>stable</release>
   <api>stable</api>
  </stability>
  <license uri="http://www.php.net/license">PHP</license>
- <notes>Avoid deprecated Zend API. Fixes for Windows compilation</notes>
+ <notes>Updates for PHP 5.4</notes>
  <contents>
   <dir name="/">
    <file md5sum="257deec03eff2f160e8f470c65d4350f" name="config.m4" role="src" />
index 74d7044..7b07304 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.1"
+#define PHP_YAZ_VERSION "1.1.2"
 
 #if HAVE_YAZ