Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:42a5a7a6875e49e301ec817a34d97f4ba0e4196b
Author...:karl <>
Committer:karl <>
Date.....:Sun Aug 20 23:45:21 2006 +0000
Parents..:a20e91aa69b73a77beb79ba36a5eb6f61d1f3c66

Message
[project @ 2006-08-20 23:45:21 by karl]
2.1.91

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +2/-2
index 6999a06..4f4a08d
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
-2006-08-13  Karl Berry  <karl@gnu.org>
+2006-08-20  Karl Berry  <karl@gnu.org>
 
-	* Pretest version 2.1.90.
+	* Pretest version 2.1.91.
 
 2006-08-13  gettextize  <bug-gnu-gettext@gnu.org>
 

diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index 695126a..c3f7dc4
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl This program is distributed in the hope that it will be useful, but
 dnl WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 dnl implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
-AC_INIT([GNU Hello], [2.1.90], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.1.91], [bug-hello@gnu.org])
 
 dnl Must come before AM_INIT_AUTOMAKE.
 AC_CONFIG_AUX_DIR([build-aux])

This website is licensed under AGPL-3.0. Feel free to copy!