diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-15 00:01:59 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-15 00:01:59 +0000 |
commit | 827a303bfd006e44f9f731658c09542cdab7cd10 (patch) | |
tree | 32ceb16c074f70e54e32e8b5ef5fb9edb13aa041 | |
parent | d14c822f09d57116529ab160f2f14d7b85d46401 (diff) | |
download | gdb-827a303bfd006e44f9f731658c09542cdab7cd10.zip gdb-827a303bfd006e44f9f731658c09542cdab7cd10.tar.gz gdb-827a303bfd006e44f9f731658c09542cdab7cd10.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 b886703..4989698 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 20221214 +#define BFD_VERSION_DATE 20221215 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |