diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2014-12-11 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2014-12-11 00:00:11 +0000 |
commit | 1b43a4392f2c979e77a9fef16877ec99b9cf26a3 (patch) | |
tree | d994d31dc5c19623d45df2246fd480e0639fa480 /bfd | |
parent | 0bf32ea9e678df657d306fe28aecac7307debdce (diff) | |
download | gdb-1b43a4392f2c979e77a9fef16877ec99b9cf26a3.zip gdb-1b43a4392f2c979e77a9fef16877ec99b9cf26a3.tar.gz gdb-1b43a4392f2c979e77a9fef16877ec99b9cf26a3.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h index e2cefe2..2a69b2d 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20141210 +#define BFD_VERSION_DATE 20141211 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |