diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-01-15 00:00:13 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-01-15 00:00:13 +0000 |
commit | 5aa06b1b14d46377b7218f16ba5efcab5829b917 (patch) | |
tree | 80a53f5449d52a11b714c6b220aa462f5bf52e73 | |
parent | 17e89137320117ddf26b748f3877d7759de61136 (diff) | |
download | gdb-5aa06b1b14d46377b7218f16ba5efcab5829b917.zip gdb-5aa06b1b14d46377b7218f16ba5efcab5829b917.tar.gz gdb-5aa06b1b14d46377b7218f16ba5efcab5829b917.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 fc2bc01..3868ab8 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 20210114 +#define BFD_VERSION_DATE 20210115 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |