[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:42:46 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=71724c8
The following commit has been merged in the master branch:
commit 71724c849b0c0dbae6eeb9e1222c78c1177c16c0
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Thu Sep 8 14:48:16 2011 +0000
Updated version for msvc64 build to 0.22.
---
msvc64/include/exv_msvc.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/msvc64/include/exv_msvc.h b/msvc64/include/exv_msvc.h
index 6e2a8f3..ef0897e 100644
--- a/msvc64/include/exv_msvc.h
+++ b/msvc64/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.21"
+#define EXV_PACKAGE_STRING "exiv2 0.22"
/* 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.21"
+#define EXV_PACKAGE_VERSION "0.22"
/* Define to `int' if <sys/types.h> does not define pid_t. */
typedef int pid_t;
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list