diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2016-07-14 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2016-07-14 00:00:24 +0000 |
commit | efc67f64c94bddd81f1d9dc00390d3790bfd80bd (patch) | |
tree | 33de3992206ee0c1436e69a3c71e19516ee46ad5 /bfd | |
parent | dac790e1b9048a318e1882979d7188d82c3bd757 (diff) | |
download | gdb-efc67f64c94bddd81f1d9dc00390d3790bfd80bd.zip gdb-efc67f64c94bddd81f1d9dc00390d3790bfd80bd.tar.gz gdb-efc67f64c94bddd81f1d9dc00390d3790bfd80bd.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 dcc51b92..43b927d 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -1,4 +1,4 @@ -#define BFD_VERSION_DATE 20160713 +#define BFD_VERSION_DATE 20160714 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |