diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-09-06 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-09-06 00:00:26 +0000 |
commit | 244d1aadd7cbf5bc518aab83b8f1729b0eece11c (patch) | |
tree | 70d13061608e7b01c96f57bc8b1603b794971045 | |
parent | 2b195da8a241c57254568891af5d5cb19930f543 (diff) | |
download | gdb-244d1aadd7cbf5bc518aab83b8f1729b0eece11c.zip gdb-244d1aadd7cbf5bc518aab83b8f1729b0eece11c.tar.gz gdb-244d1aadd7cbf5bc518aab83b8f1729b0eece11c.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 b6a6897..a24963c 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 20210905 +#define BFD_VERSION_DATE 20210906 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |