diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-27 00:01:06 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-27 00:01:06 +0000 |
commit | ab38f38b769db845416349f9bc62b20d9338af03 (patch) | |
tree | 9d840a6dbecb869089fb5978d7cab71f3c24932b | |
parent | 46988f9f03becae90852e7b85a00ff60c15b7a7f (diff) | |
download | gdb-ab38f38b769db845416349f9bc62b20d9338af03.zip gdb-ab38f38b769db845416349f9bc62b20d9338af03.tar.gz gdb-ab38f38b769db845416349f9bc62b20d9338af03.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 c71755e..2a0b566 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 20221126 +#define BFD_VERSION_DATE 20221127 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |