From 85eb0da9d1f48d5b73a1f7219f4fd02b1513cdc5 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Tue, 14 Mar 2017 12:11:45 +0000 Subject: [PATCH] #1279 Bump EXIV2_MINOR_VERSION in include/exiv2/version.hpp --- include/exiv2/version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/exiv2/version.hpp b/include/exiv2/version.hpp index 1e9420fb..f9c917af 100644 --- a/include/exiv2/version.hpp +++ b/include/exiv2/version.hpp @@ -64,7 +64,7 @@ /*! @brief %Exiv2 MINOR version number of the library used at compile-time. */ -#define EXIV2_MINOR_VERSION (25) +#define EXIV2_MINOR_VERSION (26) /*! @brief %Exiv2 PATCH version number of the library used at compile-time. */