Released 0.6.18
authorDan Fandrich <dan@coneharvesters.com>
Fri, 9 Oct 2009 00:34:18 +0000 (17:34 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 9 Oct 2009 00:34:18 +0000 (17:34 -0700)
ChangeLog
NEWS
configure.ac

index eae5d4c..3075235 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-08  Dan Fandrich <dan@coneharvesters.com>
+
+       * Released 0.6.18
+
 2009-10-06  Dan Fandrich <dan@coneharvesters.com>
 
        * Added --enable-maintainer-mode in configure and made the SourceForge
diff --git a/NEWS b/NEWS
index 9a5e3b2..d37e09a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-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
   * Added some example programs
index bfd3697..abe1e2f 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.59)
-AC_INIT([EXIF library], [0.6.17.2], [libexif-devel@lists.sourceforge.net], [libexif])
+AC_INIT([EXIF library], [0.6.18], [libexif-devel@lists.sourceforge.net], [libexif])
 AC_CONFIG_SRCDIR([libexif/exif-data.h])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([auto-m4])