]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update stated version to 437 (for snapshotting).
authorJulian Seward <jseward@acm.org>
Wed, 27 Oct 2004 09:19:44 +0000 (09:19 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 27 Oct 2004 09:19:44 +0000 (09:19 +0000)
git-svn-id: svn://svn.valgrind.org/vex/trunk@437

VEX/head20041019/coregrind/vg_main.c

index dfa9ad9d5f33cbfb6f29c9149be36c43cdcb2d92..e218a3e9a867eecc996f8eb46534509e855015e4 100644 (file)
@@ -1995,7 +1995,7 @@ static void process_cmd_line_options( UInt* client_auxv, const char* toolname )
       VG_(message)(Vg_UserMsg, 
          "Copyright (C) 2000-2004, and GNU GPL'd, by Julian Seward et al.");
       VG_(message)(Vg_UserMsg,
-         "EXPERIMENTAL LibVEX/IR-based system.  Using LibVEX rev 396.");
+         "EXPERIMENTAL LibVEX/IR-based system.  Using LibVEX rev 437.");
       VG_(message)(Vg_UserMsg, 
          "Copyright (C) 2004, and GNU GPL'd, by OpenWorks LLP.");
    }