diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2018-12-11 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2018-12-11 00:00:36 +0000 |
commit | 5136770380a3a829463d5ef29fa8339d386db51c (patch) | |
tree | 7eb7f14fa79e18668a2eea1d6d7f878d7736b7ac | |
parent | e771f7a770b07c676958247464962614266da755 (diff) | |
download | gdb-5136770380a3a829463d5ef29fa8339d386db51c.zip gdb-5136770380a3a829463d5ef29fa8339d386db51c.tar.gz gdb-5136770380a3a829463d5ef29fa8339d386db51c.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 e369701..b58dda8 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 20181210 +#define BFD_VERSION_DATE 20181211 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |