From 7bc5baa004c20ad59cc095703523d8ac3287ab9c Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 12 Jul 2012 12:25:21 -0700 Subject: [PATCH] Prepare for continued development --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b7aceb1..26cd7b9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +libexif-0.6.x: + + libexif-0.6.21 (2012-07-12): * New translations: en_AU, uk * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi diff --git a/configure.ac b/configure.ac index eef68ec..8b669f2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59) -AC_INIT([EXIF library], [0.6.21], [libexif-devel@lists.sourceforge.net], [libexif]) +AC_INIT([EXIF library], [0.6.21.1], [libexif-devel@lists.sourceforge.net], [libexif]) AC_CONFIG_SRCDIR([libexif/exif-data.h]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([auto-m4]) -- 2.7.4