From 8577c079dc776948ccf9f11927e1aca74484bfca Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Sat, 25 Oct 2008 16:17:33 -0400 Subject: [PATCH] Update configure banner to the latest version control system. It was two version control systems behind. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 398ecd9..aef46d4 100644 --- a/configure.ac +++ b/configure.ac @@ -109,7 +109,7 @@ if true; then echo echo "%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%" echo "@" - echo "% Thank you for testing cvs HEAD of sysprof." + echo "% Thank you for testing the git version of sysprof." echo "@" echo "% There are currently no known bugs in the kernel" echo "@ module in this version, but there could easily be" @@ -124,7 +124,7 @@ if true; then echo "%" echo "@ or do" echo "%" - echo "@ cvs -z3 upd -r sysprof-1-0" + echo "@ git checkout sysprof-1.0" echo "%" echo "@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@%@" echo -- 2.7.4