diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-10-31 00:00:40 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-10-31 00:00:40 +0000 |
commit | b4e093995600e8f482c10467379f9395b4871ca2 (patch) | |
tree | 5d8281cc9cd8e5dc42df8cbc115fd46b6c0855af /bfd | |
parent | c1230d1bab8e36e1aa40f3bbadcef9b5d9ddc041 (diff) | |
download | gdb-b4e093995600e8f482c10467379f9395b4871ca2.zip gdb-b4e093995600e8f482c10467379f9395b4871ca2.tar.gz gdb-b4e093995600e8f482c10467379f9395b4871ca2.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 7be85f8..82d1b0b 100644 --- a/bfd/version.h +++ b/bfd/version.h @@ -16,7 +16,7 @@ In releases, the date is not included in either version strings or sonames. */ -#define BFD_VERSION_DATE 20181030 +#define BFD_VERSION_DATE 20181031 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |