diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-20 00:00:29 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-20 00:00:29 +0000 |
commit | a4ec45d1bfd0fedd403a4acbe061eaee8f017ac9 (patch) | |
tree | 93c96d0987970774d8617d2d58fc23ded914aea3 | |
parent | b588e7944ba355d8c2bcf9a1ec2f14c75028412f (diff) | |
download | gdb-a4ec45d1bfd0fedd403a4acbe061eaee8f017ac9.zip gdb-a4ec45d1bfd0fedd403a4acbe061eaee8f017ac9.tar.gz gdb-a4ec45d1bfd0fedd403a4acbe061eaee8f017ac9.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 59431e2..72a41ab 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 20210919 +#define BFD_VERSION_DATE 20210920 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |