mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
* gprof.c (VERSION): Define as "2.7.1".
This commit is contained in:
parent
6624477c48
commit
4cdbf68f7d
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user