diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-07-03 00:00:38 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-07-03 00:00:38 +0000 |
commit | d19bc28bf80b3d8bc51d31623c747aa4631c5d60 (patch) | |
tree | 94821e835474735aa4e647caf5592c2b572e67be | |
parent | 8817c1fa888ff83d5dfcf019b3167bd58077f34c (diff) | |
download | gdb-gdb-10-branch.zip gdb-gdb-10-branch.tar.gz gdb-gdb-10-branch.tar.bz2 |
Automatic date update in version.ingdb-10-branch
-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 915cac6..9620cd5 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 20210702 +#define BFD_VERSION_DATE 20210703 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |