diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-01-06 00:00:26 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-01-06 00:00:26 +0000 |
commit | 99e28ccf1c73010c88f9a370078299519ef76894 (patch) | |
tree | 4410ebc6699de917fbb4d216c0559b7eae36bf44 | |
parent | e62a5735c61fb395b466b753209751efe277b23b (diff) | |
download | gdb-99e28ccf1c73010c88f9a370078299519ef76894.zip gdb-99e28ccf1c73010c88f9a370078299519ef76894.tar.gz gdb-99e28ccf1c73010c88f9a370078299519ef76894.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 37285ef..bf3e65a 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 20220105 +#define BFD_VERSION_DATE 20220106 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |