* gprof.c (VERSION): Define as "2.7.1".
authorIan Lance Taylor <ian@airs.com>
Thu, 4 Jul 1996 19:39:24 +0000 (19:39 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 4 Jul 1996 19:39:24 +0000 (19:39 +0000)
gprof/ChangeLog
gprof/gprof.c

index 4bbbd47..0167f01 100644 (file)
@@ -1,5 +1,7 @@
 Thu Jul  4 12:01:42 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * gprof.c (VERSION): Define as "2.7.1".
+
        * Released binutils 2.7.
 
        * bb_exit_func.c: Rename from __bb_exit_func.c, so that it can be
index e99f2d2..7128aa9 100644 (file)
@@ -30,7 +30,7 @@
 #include "source.h"
 #include "sym_ids.h"
 
-#define VERSION "2.6"
+#define VERSION "2.7.1"
 
 const char *whoami;
 const char *function_mapping_file;