diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-20 00:02:01 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-20 00:02:01 +0000 |
commit | abad6c11d03e17a5fef9d6fff5e58f8a288620f0 (patch) | |
tree | d93a6786db55657787aa021808bdb6550421741a /bfd | |
parent | f80d30f61a5cb2293c2907909e2fbfc6a5be4144 (diff) | |
download | gdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.zip gdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.tar.gz gdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 630405a..c605062 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 20221119 +#define BFD_VERSION_DATE 20221120 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |