diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-09 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-09 00:00:12 +0000 |
commit | ce8fea3651a6050d5089b6d90068733f4cb9f686 (patch) | |
tree | a5d092fb5253a4a2e0a89a94edcd4d2c8b4a5145 /bfd | |
parent | 22b11ba924713e2d6d4879be5470a721f0dddf35 (diff) | |
download | gdb-ce8fea3651a6050d5089b6d90068733f4cb9f686.zip gdb-ce8fea3651a6050d5089b6d90068733f4cb9f686.tar.gz gdb-ce8fea3651a6050d5089b6d90068733f4cb9f686.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 947c012..b430eee 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 20210708 +#define BFD_VERSION_DATE 20210709 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |