diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-08 00:00:27 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-08 00:00:27 +0000 |
commit | a1620b8ad4e361f0a2c0253c336846fe72f0b214 (patch) | |
tree | 950b8d5a218a47ffbdae0d245c77ba36b6cc74d5 | |
parent | 3a9183ba79a68a10f2e21b31af210267e6f7a3ca (diff) | |
download | gdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.zip gdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.tar.gz gdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.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 be834cb..4d3ef6d 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 20220107 +#define BFD_VERSION_DATE 20220108 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |