From: Adam Dickmeiss Date: Fri, 14 Sep 2007 20:55:57 +0000 (+0000) Subject: Bump version to 3.0.13 X-Git-Tag: YAZ.3.0.13.win32.snapshot~5 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=ff006112d533333a6b3f40d9b24180cd8db5f121 Bump version to 3.0.13 --- diff --git a/configure.ac b/configure.ac index 4cffd26..1f7f853 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ dnl YAZ Toolkit, Index Data 1995-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.91 2007-09-12 06:49:37 adam Exp $ +dnl $Id: configure.ac,v 1.92 2007-09-14 20:55:57 adam Exp $ AC_PREREQ(2.59) -AC_INIT([yaz],[3.0.12],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[3.0.13],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.8]) diff --git a/include/yaz/yaz-version.h b/include/yaz/yaz-version.h index 851e32e..cd0887b 100644 --- a/include/yaz/yaz-version.h +++ b/include/yaz/yaz-version.h @@ -24,7 +24,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: yaz-version.h,v 1.132 2007-09-12 06:49:37 adam Exp $ */ +/* $Id: yaz-version.h,v 1.133 2007-09-14 20:55:57 adam Exp $ */ /** * \file yaz-version.h * \brief Defines YAZ version. @@ -33,8 +33,8 @@ #include -#define YAZ_VERSION "3.0.12" -#define YAZ_VERSIONL 0x03000C +#define YAZ_VERSION "3.0.13" +#define YAZ_VERSIONL 0x03000D #define YAZ_DATE 1