Set version to 1.6.4.91 - enscript - GNU Enscript
(HTM) git clone git://thinkerwim.org/enscript.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 489646274759ca7eb5d9d440460b022828d6e579
(DIR) parent a7ba58197604830ba9d0d9d86529336eb48d4361
(HTM) Author: Tim Retout <diocles@gnu.org>
Date: Thu, 31 Dec 2009 01:25:39 +0000
Set version to 1.6.4.91
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 @@
+2009-12-31 Tim Retout <diocles@gnu.org>
+
+ * configure.ac: Set version to 1.6.4.91.
+
2009-12-27 Tim Retout <diocles@gnu.org>
* configure.ac: Set version to 1.6.4.90.
(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.90],[bug-enscript@gnu.org])
+AC_INIT([GNU Enscript],[1.6.4.91],[bug-enscript@gnu.org])
AC_PREREQ([2.61])
AC_CONFIG_SRCDIR([src/gsint.h])
AC_CONFIG_HEADERS([config.h])