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


gnu-hello       
Info
Commit...:66a9504a1b98b27a04a260e5dc2b09134328f92f
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Apr 19 14:43:00 2012 +0100
Parents..:f16016e969a8b2a3ccacc792cb7e885c51404a2c

Message
Bump version to 2.8: build system changes warrant it.

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