diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2022-10-25 00:00:36 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2022-10-25 00:00:36 +0000 |
commit | 3b6cdc18fc0dc87c115cf8c92b71b8a2968c16af (patch) | |
tree | f9f2f4e4b189ea5711013d71413914cc1332d2bc /bfd/version.h | |
parent | 341f73897e243419fa7a53146f6ab1791e02dd2c (diff) | |
download | gdb-3b6cdc18fc0dc87c115cf8c92b71b8a2968c16af.zip gdb-3b6cdc18fc0dc87c115cf8c92b71b8a2968c16af.tar.gz gdb-3b6cdc18fc0dc87c115cf8c92b71b8a2968c16af.tar.bz2 |
Automatic date update in version.in
Diffstat (limited to 'bfd/version.h')
-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 5441e24..b5e057f 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 20221024 +#define BFD_VERSION_DATE 20221025 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |