diff options
Diffstat (limited to 'gprof/gprof.c')
-rw-r--r-- | gprof/gprof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/gprof.c b/gprof/gprof.c index e99f2d2..7128aa9 100644 --- a/gprof/gprof.c +++ b/gprof/gprof.c @@ -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; |