Prepare for continued development
authorDan Fandrich <dan@coneharvesters.com>
Thu, 12 Jul 2012 19:25:21 +0000 (12:25 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 12 Jul 2012 19:25:21 +0000 (12:25 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index b7aceb1..26cd7b9 100644 (file)
--- 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
index eef68ec..8b669f2 100644 (file)
@@ -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])