diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2021-03-27 00:00:11 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2021-03-27 00:00:11 +0000 |
commit | 03f2bc641dd8adb7d44cfe10b7e1f547c103105a (patch) | |
tree | 74dad0717b35c983900337c02b8347f67ab77978 | |
parent | efe1ecd834133e0b1947b410b018076a2a6dbe6c (diff) | |
download | gdb-03f2bc641dd8adb7d44cfe10b7e1f547c103105a.zip gdb-03f2bc641dd8adb7d44cfe10b7e1f547c103105a.tar.gz gdb-03f2bc641dd8adb7d44cfe10b7e1f547c103105a.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 1a98aa0..e10c74c 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 20210326 +#define BFD_VERSION_DATE 20210327 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |