diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-14 00:00:46 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-14 00:00:46 +0000 |
commit | 0681fa5ee5a1059b9415c4b0408030fd25bd26dd (patch) | |
tree | a5ecbafd935b74ca41f4f504feb3aa05d1c6326b | |
parent | c68033869a714b79f20d47ca54138c13439c05c0 (diff) | |
download | gdb-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.zip gdb-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.tar.gz gdb-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.tar.bz2 |
Automatic date update in version.in
-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 98b3d00..474ae18 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 20181213 +#define BFD_VERSION_DATE 20181214 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |