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


gnu-hello       
Info
Commit...:b062ba055f84af54a2420d546f6f92e37b4a370e
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Fri Apr 13 14:56:26 2012 +0100
Parents..:2430851c5832883cd0dbe1c838b3ce9650fcde72

Message
autogen.sh: Give correct VCS name.

Changes
diff --git a/autogen.sh b/autogen.sh
line changes: +1/-1
index d5e107f..f35c568
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ else
   chicken=
 fi
 
-echo "Preparing CVS Hello infrastructure:"
+echo "Preparing Bazaar Hello infrastructure:"
 
 # This overwrites lots of files with older versions, so don't use it.
 # I keep the newest versions of files common between distributions up to

This website is licensed under AGPL-3.0. Feel free to copy!