diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2017-01-29 00:00:21 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2017-01-29 00:00:21 +0000 |
commit | 520306539a9a4eddb23677359c74b36192eb2209 (patch) | |
tree | 0819ed693c3d608320a330acc6231add806753a4 /bfd | |
parent | 6a849af808c1a9c5838b3d91af701c8d2a1bc480 (diff) | |
download | gdb-520306539a9a4eddb23677359c74b36192eb2209.zip gdb-520306539a9a4eddb23677359c74b36192eb2209.tar.gz gdb-520306539a9a4eddb23677359c74b36192eb2209.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 548ddbb..9681498 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20170128 +#define BFD_VERSION_DATE 20170129 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |