summaryrefslogtreecommitdiffstats
path: root/gdb/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/version.c')
-rw-r--r--gdb/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/version.c b/gdb/version.c
index 452ccd8206..244d065a1f 100644
--- a/gdb/version.c
+++ b/gdb/version.c
@@ -1,3 +1,3 @@
/* Define the current version number of GDB. */
-char *version = "2.4+";
+char *version = "2.5.1 (GNU C++ 1.21.0 compatible)";
OpenPOWER on IntegriCloud