diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-03-11 00:00:30 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-03-11 00:00:30 +0000 |
commit | 1afdbb1e986157a73a7bf1cf4fa03b9426e824e8 (patch) | |
tree | 161d249660de872134f210cc5e30495dd0ad6961 /bfd | |
parent | f4bcff7caea39dd033c9faac050b1a6520406248 (diff) | |
download | gdb-1afdbb1e986157a73a7bf1cf4fa03b9426e824e8.zip gdb-1afdbb1e986157a73a7bf1cf4fa03b9426e824e8.tar.gz gdb-1afdbb1e986157a73a7bf1cf4fa03b9426e824e8.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 1c12898..bbd74a4 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 20230310 +#define BFD_VERSION_DATE 20230311 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |