diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-14 00:01:22 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-14 00:01:22 +0000 |
commit | 09f01041b98b5ca6956aac4cd18542e3e81f3821 (patch) | |
tree | c261c317e9327a2a0ac15543576fd2f038f75811 | |
parent | 17112c08b74c415c72fd2f2a842a0c790e505925 (diff) | |
download | gdb-09f01041b98b5ca6956aac4cd18542e3e81f3821.zip gdb-09f01041b98b5ca6956aac4cd18542e3e81f3821.tar.gz gdb-09f01041b98b5ca6956aac4cd18542e3e81f3821.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 db4de13..5abf4a7 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 20221013 +#define BFD_VERSION_DATE 20221014 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |