diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-03 00:01:09 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-03 00:01:09 +0000 |
commit | 2269e714cc9ac8effdc76ad9b7c83f3df3bc6c9a (patch) | |
tree | 934ab1c63c4eb999045287e485f8c3fa9cb3a848 | |
parent | 017aa4a1e99bf59c47db6a1968ebccbbacb23c53 (diff) | |
download | gdb-2269e714cc9ac8effdc76ad9b7c83f3df3bc6c9a.zip gdb-2269e714cc9ac8effdc76ad9b7c83f3df3bc6c9a.tar.gz gdb-2269e714cc9ac8effdc76ad9b7c83f3df3bc6c9a.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 93b0a21..1ef96e5 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 20221202 +#define BFD_VERSION_DATE 20221203 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |