From 63cedd8a18507eceacfb543f3acb29647637c5dd Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sun, 8 Dec 2013 12:34:15 +0400 Subject: [PATCH] Set gdb/version.in to 7.6.2.20131208-cvs. This replaces with today's actual date in the format expected by the branch nightly update script. The use of the placeholder will be appropriate for 7.7, where it is automatically replace during the build from BFD's version.h. But for 7.6, it should be something that looks like a date. gdb/ChangeLog: * version.in: Set GDB version number to 7.6.2.20131208-cvs. --- gdb/ChangeLog | 4 ++++ gdb/version.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f98880b3660..cb0e5706fba 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2013-12-08 Joel Brobecker + + * version.in: Set GDB version number to 7.6.2.20131208-cvs. + 2013-12-08 Joel Brobecker * version.in: Set GDB version number to 7.6.2.DATE-cvs. diff --git a/gdb/version.in b/gdb/version.in index 05f4f5482a4..49a2088368f 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -7.6.2.DATE-cvs +7.6.2.20131208-cvs -- 2.47.3