diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-08-15 00:01:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-08-15 00:01:17 +0000 |
commit | dc1daf51ae670126198a753d3ad70429bbe241bd (patch) | |
tree | 3bfb080a652504f1e08f2ea8140095a3136e00d7 | |
parent | c9e63461e5367f55615a7d6b960c743df7f07876 (diff) | |
download | gdb-dc1daf51ae670126198a753d3ad70429bbe241bd.zip gdb-dc1daf51ae670126198a753d3ad70429bbe241bd.tar.gz gdb-dc1daf51ae670126198a753d3ad70429bbe241bd.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 72571c1..bde6ff8 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 20210814 +#define BFD_VERSION_DATE 20210815 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |