diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-11-05 00:01:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-11-05 00:01:19 +0000 |
commit | 9877878188c77af72cde78cc25e920f00078c10b (patch) | |
tree | a5e3e09da5fe5b38bcc32bff032fb5d2fcb56c5e | |
parent | b930a0ee02833e9fdf1b3361fd630d9e4781fab7 (diff) | |
download | gdb-9877878188c77af72cde78cc25e920f00078c10b.zip gdb-9877878188c77af72cde78cc25e920f00078c10b.tar.gz gdb-9877878188c77af72cde78cc25e920f00078c10b.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 28d98bd..f38a73a 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 20221104 +#define BFD_VERSION_DATE 20221105 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |