diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-28 00:00:51 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-28 00:00:51 +0000 |
commit | 64849597cdb1bf17d3cc25e089ac17bd80bcee52 (patch) | |
tree | 7c671d34a7ac0120733194d7c2757ed61ac238ec | |
parent | b72f03e8d184521e99336096ed8b1b7f5002c240 (diff) | |
download | gdb-64849597cdb1bf17d3cc25e089ac17bd80bcee52.zip gdb-64849597cdb1bf17d3cc25e089ac17bd80bcee52.tar.gz gdb-64849597cdb1bf17d3cc25e089ac17bd80bcee52.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 2a0b566..4ef0605 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 20221127 +#define BFD_VERSION_DATE 20221128 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |