Release 1.6.5 - enscript - GNU Enscript
HTML git clone git://thinkerwim.org/enscript.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit c99d97245c27578c2cd084a26fe2692c69406ec8
DIR parent 0400cf79743f416f296c2d1e0b0f3b40d4e9c89d
HTML Author: Tim Retout <diocles@gnu.org>
Date: Mon, 25 Jan 2010 19:33:11 +0000
Release 1.6.5
Signed-off-by: Tim Retout <diocles@gnu.org>
Diffstat:
M ChangeLog | 4 ++++
M configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-25 Tim Retout <diocles@gnu.org>
+
+ * configure.ac: Set version to 1.6.5.
+
2009-12-31 Tim Retout <diocles@gnu.org>
* configure.ac: Set version to 1.6.4.91.
DIR diff --git a/configure.ac b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Enscript],[1.6.4.91],[bug-enscript@gnu.org])
+AC_INIT([GNU Enscript],[1.6.5],[bug-enscript@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_SRCDIR([src/gsint.h])
AC_CONFIG_HEADERS([config.h])