diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-02-21 00:00:24 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-02-21 00:00:24 +0000 |
commit | da4bb410dfd9c47e9dc64422697ffb9c580d133a (patch) | |
tree | 90887f85944b2be2735d5cc523dffa4b9e6a61c7 | |
parent | dbe7ee1a87104796801ae5c8da5a1daa438e1cc7 (diff) | |
download | gdb-da4bb410dfd9c47e9dc64422697ffb9c580d133a.zip gdb-da4bb410dfd9c47e9dc64422697ffb9c580d133a.tar.gz gdb-da4bb410dfd9c47e9dc64422697ffb9c580d133a.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 62212bc..8576986 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 20230220 +#define BFD_VERSION_DATE 20230221 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |