From d73f83c2a29bb9e389aa2df0be9c59fa7c121e32 Mon Sep 17 00:00:00 2001 From: Andreas Huggel Date: Sat, 20 Jun 2009 10:55:27 +0000 Subject: [PATCH] Bumped version to 0.18.2 --- config/configure.ac | 4 ++-- msvc/include/exv_msvc.h | 4 ++-- src/version.hpp | 2 +- test/data/exiv2-test.out | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/configure.ac b/config/configure.ac index 704e0321..508276c2 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.61) -AC_INIT(exiv2, 0.18.1, ahuggel@gmx.net) +AC_INIT(exiv2, 0.18.2, ahuggel@gmx.net) # See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html -EXIV2_LTVERSION=8:0:3 +EXIV2_LTVERSION=8:1:3 PACKAGE=$PACKAGE_NAME VERSION=$PACKAGE_VERSION AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") diff --git a/msvc/include/exv_msvc.h b/msvc/include/exv_msvc.h index 6e24da53..8820edc0 100644 --- a/msvc/include/exv_msvc.h +++ b/msvc/include/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.18.1" +#define EXV_PACKAGE_STRING "exiv2 0.18.2" /* 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.18.1" +#define EXV_PACKAGE_VERSION "0.18.2" /* Define to `int' if does not define pid_t. */ typedef int pid_t; diff --git a/src/version.hpp b/src/version.hpp index 5b9a8ead..f7c11b6f 100644 --- a/src/version.hpp +++ b/src/version.hpp @@ -43,7 +43,7 @@ /*! @brief %Exiv2 PATCH version number of the library used at compile-time. */ -#define EXIV2_PATCH_VERSION (1) +#define EXIV2_PATCH_VERSION (2) /*! @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 42d86637..1925bf9a 100644 --- a/test/data/exiv2-test.out +++ b/test/data/exiv2-test.out @@ -3,7 +3,7 @@ tmp/ Exiv2 version ------------------------------------------------------------ /usr/local/bin/exiv2 -exiv2 0.18.1 +exiv2 0.18.2 Copyright (C) 2004-2009 Andreas Huggel. This program is free software; you can redistribute it and/or