From: Joel Brobecker Date: Sun, 8 Dec 2013 08:34:15 +0000 (+0400) Subject: Set gdb/version.in to 7.6.2.20131208-cvs. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63cedd8a18507eceacfb543f3acb29647637c5dd;p=thirdparty%2Fbinutils-gdb.git 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. --- 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