Prepare for continued development
authorDan Fandrich <dan@coneharvesters.com>
Thu, 16 Dec 2010 05:59:15 +0000 (21:59 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 16 Dec 2010 05:59:15 +0000 (21:59 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 6f6c649..d342682 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+libexif-0.6.x:
+  *
+
 libexif-0.6.20 (2010-12-15):
   * New translations: bs, tr
   * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR,
index ba5af2a..cdc58f1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([EXIF library], [0.6.20], [libexif-devel@lists.sourceforge.net], [libexif])
+AC_INIT([EXIF library], [0.6.20.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])