* gprof.c (VERSION): Define as "2.7.1".

This commit is contained in:
Ian Lance Taylor
1996-07-04 19:39:24 +00:00
parent 6624477c48
commit 4cdbf68f7d
2 changed files with 3 additions and 1 deletions

View 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;