From c50dcad56e120db0668b5245dc367c0278edb308 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Wed, 9 Jan 2008 16:25:47 +0000 Subject: [PATCH] Bumped version to 0.16 --- config/configure.ac | 4 ++-- src/exv_msvc.h | 4 ++-- src/version.hpp | 4 ++-- test/data/exiv2-test.out | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/configure.ac b/config/configure.ac index d80c5026..a3b3578c 100644 --- a/config/configure.ac +++ b/config/configure.ac @@ -2,9 +2,9 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(exiv2, 0.16-pre1, ahuggel@gmx.net) +AC_INIT(exiv2, 0.16, ahuggel@gmx.net) # See http://www.gnu.org/software/libtool/manual.html#Updating-version-info -EXIV2_LTVERSION=2:0:0 +EXIV2_LTVERSION=3:0:1 PACKAGE=$PACKAGE_NAME VERSION=$PACKAGE_VERSION AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") diff --git a/src/exv_msvc.h b/src/exv_msvc.h index 3e15665b..c6ac1b9a 100644 --- a/src/exv_msvc.h +++ b/src/exv_msvc.h @@ -23,13 +23,13 @@ #define EXV_PACKAGE_NAME "exiv2" /* Define to the full name and version of this package. */ -#define EXV_PACKAGE_STRING "exiv2 0.16-pre1" +#define EXV_PACKAGE_STRING "exiv2 0.16" /* Define to the one symbol short name of this package. */ #define EXV_PACKAGE_TARNAME "exiv2" /* Define to the version of this package. */ -#define EXV_PACKAGE_VERSION "0.16-pre1" +#define EXV_PACKAGE_VERSION "0.16" /* Define to `int' if does not define pid_t. */ #define pid_t int diff --git a/src/version.hpp b/src/version.hpp index 95d6d30d..1452f43c 100644 --- a/src/version.hpp +++ b/src/version.hpp @@ -39,11 +39,11 @@ /*! @brief %Exiv2 MINOR version number of the library used at compile-time. */ -#define EXIV2_MINOR_VERSION (15) +#define EXIV2_MINOR_VERSION (16) /*! @brief %Exiv2 PATCH version number of the library used at compile-time. */ -#define EXIV2_PATCH_VERSION (99) +#define EXIV2_PATCH_VERSION (0) /*! @brief Make an integer version number for comparison from a major, minor and a patch version number. diff --git a/test/data/exiv2-test.out b/test/data/exiv2-test.out index 6464a078..0d15d455 100644 --- a/test/data/exiv2-test.out +++ b/test/data/exiv2-test.out @@ -3,8 +3,8 @@ tmp/ Exiv2 version ------------------------------------------------------------ /usr/local/bin/exiv2 -exiv2 0.16-pre1 -Copyright (C) 2004-2007 Andreas Huggel. +exiv2 0.16 +Copyright (C) 2004-2008 Andreas Huggel. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License