From: Adam Dickmeiss Date: Tue, 5 Jun 2012 06:42:28 +0000 (+0200) Subject: Version 1.1.2 X-Git-Tag: v1.1.2~1 X-Git-Url: http://git.indexdata.com/?p=phpyaz-moved-to-github.git;a=commitdiff_plain;h=e35064b7f872961b6a00ab55c97f6ea4d26ed027 Version 1.1.2 --- diff --git a/IDMETA b/IDMETA index c97affc..f9a1dd8 100644 --- 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 diff --git a/package.xml b/package.xml index 39d33da..34a39ce 100644 --- a/package.xml +++ b/package.xml @@ -14,18 +14,18 @@ Find more information at: adam@indexdata.dk yes - 2011-05-31 - + 2012-06-05 + - 1.1.1 - 1.1.1 + 1.1.2 + 1.1.2 stable stable PHP - Avoid deprecated Zend API. Fixes for Windows compilation + Updates for PHP 5.4 diff --git a/php_yaz.h b/php_yaz.h index 74d7044..7b07304 100644 --- 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