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


gnu-hello       
Info
Commit...:88c59b1feb6b9ac72db9c5072edc574264c38ddb
Author...:karl <>
Committer:karl <>
Date.....:Mon Oct 16 00:04:13 2006 +0000
Parents..:be240aedff4eb4aa524f7d761c38f38a7ab01417

Message
[project @ 2006-10-16 00:04:13 by karl]
pretest 2.1.93

Changes
diff --git a/configure.ac b/configure.ac
line changes: +1/-1
index 28ab828..d253e00
--- 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.92], [bug-hello@gnu.org])
+AC_INIT([GNU Hello], [2.1.93], [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!