diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-03-20 00:00:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-03-20 00:00:06 +0000 |
commit | 1ab7a698a8c95afeb8a7c305b22cbae54355aa34 (patch) | |
tree | e17e0e5a7aa3e288dca7c6cf1aa96ae13034df34 /bfd/version.h | |
parent | 6f3dfea03aec47efb246e3601686d57595a80805 (diff) | |
download | gdb-1ab7a698a8c95afeb8a7c305b22cbae54355aa34.zip gdb-1ab7a698a8c95afeb8a7c305b22cbae54355aa34.tar.gz gdb-1ab7a698a8c95afeb8a7c305b22cbae54355aa34.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 f7a0480..60f46f4 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 20220319 +#define BFD_VERSION_DATE 20220320 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |