Release 1.6.5.1 v1.6.5.1
authorTim Retout <diocles@gnu.org>
Sat, 6 Mar 2010 18:32:15 +0000 (18:32 +0000)
committerTim Retout <diocles@gnu.org>
Sat, 6 Mar 2010 18:49:04 +0000 (18:49 +0000)
Signed-off-by: Tim Retout <diocles@gnu.org>
ChangeLog
NEWS
configure.ac

index 08b1499731137def4db583a1e0602b7c13cdcddf..50a71387864a0d3d965065b844023d39d056ce9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-03-06  Tim Retout  <diocles@gnu.org>
 
+       * configure.ac: Set version to 1.6.5.1.
+
        * states/hl/Makefile.am (highlightings): Add f90.st.
 
        * INSTALL: Move enscript-specific details into README, and remove
diff --git a/NEWS b/NEWS
index 0ff507acc4603a8abd1e4ad2ad475c6a7ff56f1d..5285070bbf3beacdf42f9149f9335acb5261fb12 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@
                      What's new in GNU enscript
                      --------------------------
 
+Summary of changes in enscript version 1.6.5.1:
+
+* Typo corrections in the manual pages.
+
+* Reorganise source tree to use a single ChangeLog file.
+
+* Actually ship f90.st in the tarball.
+
+* Reorganise INSTALL and README.
+
+\f
 Noteworthy changes in enscript version 1.6.5:
 
 * New maintainer.
index 40599db83b9cb326732c9a614c1ba1042627d1c6..511aab0cf958cfcda428db522c019eed53f423fd 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Enscript],[1.6.5],[bug-enscript@gnu.org])
+AC_INIT([GNU Enscript],[1.6.5.1],[bug-enscript@gnu.org])
 AC_PREREQ([2.61])
 AC_CONFIG_SRCDIR([src/gsint.h])
 AC_CONFIG_HEADERS([config.h])