From: Adam Dickmeiss Date: Sun, 2 Nov 2014 08:43:40 +0000 (+0000) Subject: Version 1.1.8 X-Git-Tag: v1.1.8 X-Git-Url: http://git.indexdata.com/?p=phpyaz-moved-to-github.git;a=commitdiff_plain;h=0d361614300d678f375b9e15ccca211d738a8604;hp=2408edfd049b8f464b675c611a57bcbce9d4d910 Version 1.1.8 --- diff --git a/IDMETA b/IDMETA index a510559..f309f63 100644 --- 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 diff --git a/package.xml b/package.xml index 1b34c8a..f63de6c 100644 --- a/package.xml +++ b/package.xml @@ -14,11 +14,11 @@ Find more information at: adam@indexdata.dk yes - 2014-10-07 - + 2014-11-02 + - 1.1.7 - 1.1.7 + 1.1.8 + 1.1.8 stable @@ -26,7 +26,7 @@ Find more information at: PHP -Add yaz_cql_parse + yaz_cql_conf. +Update LICENSE to Revised BSD (same as YAZ itself). diff --git a/php_yaz.h b/php_yaz.h index 6022cad..bb826f6 100644 --- 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