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


gnu-hello       
Info
Commit...:3824560d7f86c51b1baacf644f09ea428c9ccc4c
Author...:karl <>
Committer:karl <>
Date.....:Wed Oct 18 22:38:08 2006 +0000
Parents..:40c5bed18ed5c5da408eab15c8d340c1d781caeb

Message
[project @ 2006-10-18 22:38:08 by karl]
2.1.94

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