diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2015-11-26 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2015-11-26 00:00:08 +0000 |
commit | 9a4db61fd538c0a0185367661a0ddacffff5d57a (patch) | |
tree | 4198827fba5598e42f53abfe7f648cf72564f69c /bfd | |
parent | da09a436519e8085d328a586c438b5b0a560924d (diff) | |
download | gdb-9a4db61fd538c0a0185367661a0ddacffff5d57a.zip gdb-9a4db61fd538c0a0185367661a0ddacffff5d57a.tar.gz gdb-9a4db61fd538c0a0185367661a0ddacffff5d57a.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 70e4a72..4e23f40 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20151125 +#define BFD_VERSION_DATE 20151126 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |