diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-06-13 00:00:17 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-06-13 00:00:17 +0000 |
commit | 1e888ec928b153ffc979f5b34cbc84f74c576c15 (patch) | |
tree | fcfb1e7c338445c2ffb8b762b5abc2fc02410cec /bfd | |
parent | f3741bbd187aa594a7d647a8ad4152e6e423a9ca (diff) | |
download | binutils-1e888ec928b153ffc979f5b34cbc84f74c576c15.zip binutils-1e888ec928b153ffc979f5b34cbc84f74c576c15.tar.gz binutils-1e888ec928b153ffc979f5b34cbc84f74c576c15.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 24f91f5..d7a28e8 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 20230612 +#define BFD_VERSION_DATE 20230613 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |