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


gnu-hello       
Info
Commit...:de67f0b0e8feb977a00164a31ab1fa5ee211b505
Author...:karl <>
Committer:karl <>
Date.....:Fri Jun 29 19:48:54 2007 +0000
Parents..:0b5d7b72c77a648b13745d84c057e6a78ffd5a51

Message
[project @ 2007-06-29 19:48:54 by karl]
2.3

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +4/-0
index 17ad15a..4cc9c76
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-29  Karl Berry  <karl@gnu.org>
+
+	* Version 2.3.
+
 2007-06-26  Karl Berry  <karl@gnu.org>
 
 	* pretest version 2.2.90.

diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index bce7aaa..2c847c4
--- 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.2.90], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.3], [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!