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


gnu-hello       
Info
Commit...:0a31121e5d4e62ccacb640522feb002370ab3539
Author...:karl <>
Committer:karl <>
Date.....:Thu Jul 26 17:10:04 2007 +0000
Parents..:c6e6dbd1ccc01b8809808c0dd5157a909726d138

Message
[project @ 2007-07-26 17:10:04 by karl]
start 2.3.90

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