Prepare for development of the next release
authorDan Fandrich <dan@coneharvesters.com>
Thu, 6 Nov 2008 08:38:46 +0000 (00:38 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Thu, 6 Nov 2008 08:38:46 +0000 (00:38 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index dbae378..b77c06e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+libexif-0.6.x:
+  * 
+
 libexif-0.6.17 (2008-11-06):
   * Updated translations: cs, de, pl, sk, vi
   * New translations: nl, se, en_CA
index 8263f72..265996c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([EXIF library], [0.6.17], [libexif-devel@lists.sourceforge.net], [libexif])
+AC_INIT([EXIF library], [0.6.17.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])