diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-24 00:01:46 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-24 00:01:46 +0000 |
commit | 7c3c18ec17d29e9885644656e5fa6e25ae44bfa0 (patch) | |
tree | 5a5afe1c444d64329696a1aa48278d864ccb1698 | |
parent | 07008ecd592276e65772c2d16411fa2cbf0a2948 (diff) | |
download | gdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.zip gdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.tar.gz gdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.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 efae646..7dc6b6a 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 20221123 +#define BFD_VERSION_DATE 20221124 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |