diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-04-27 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-04-27 00:00:36 +0000 |
commit | ced8ce28a4f72cfd8eaee0d17cf090997cc2fab7 (patch) | |
tree | f6673a81c90602daf0129ac3bf2a9af1e5f71ba5 /bfd | |
parent | b75abf5bb636869fd893ecf98414b8b2fe0d4a12 (diff) | |
download | gdb-ced8ce28a4f72cfd8eaee0d17cf090997cc2fab7.zip gdb-ced8ce28a4f72cfd8eaee0d17cf090997cc2fab7.tar.gz gdb-ced8ce28a4f72cfd8eaee0d17cf090997cc2fab7.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 43cbaee..4240e4e 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 20180426 +#define BFD_VERSION_DATE 20180427 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |