diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-12-24 00:00:07 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-12-24 00:00:07 +0000 |
commit | 095f84c7e3cf85cd68c657c46b80be078f336bc9 (patch) | |
tree | e09bd35cde713ec55c3740b325fc635112274755 /bfd | |
parent | 32e62cbcc11caedcc00b7551c153d8f1b25e075c (diff) | |
download | gdb-095f84c7e3cf85cd68c657c46b80be078f336bc9.zip gdb-095f84c7e3cf85cd68c657c46b80be078f336bc9.tar.gz gdb-095f84c7e3cf85cd68c657c46b80be078f336bc9.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd')
-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 e784361..b84659a 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 20221223 +#define BFD_VERSION_DATE 20221224 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |