Prepare for continued development
authorDan Fandrich <dan@coneharvesters.com>
Fri, 9 Oct 2009 00:47:40 +0000 (17:47 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 9 Oct 2009 00:47:40 +0000 (17:47 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d925f93..c81370d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+libexif-0.6.x:
+
 libexif-0.6.18 (2009-10-08):
   * New translation: da
   * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi
index abe1e2f..ca1cee3 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([EXIF library], [0.6.18], [libexif-devel@lists.sourceforge.net], [libexif])
+AC_INIT([EXIF library], [0.6.18.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])