diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2023-06-16 00:00:08 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2023-06-16 00:00:08 +0000 |
commit | fb0894b2b3e62366b66d6e20f61721c0e9e07263 (patch) | |
tree | d1166ef29fccb9170250952186a5c7271c7b0b9b /bfd | |
parent | 9012d7819c4c1f7b124235bff7d9b64803a7a14f (diff) | |
download | fsf-binutils-gdb-fb0894b2b3e62366b66d6e20f61721c0e9e07263.zip fsf-binutils-gdb-fb0894b2b3e62366b66d6e20f61721c0e9e07263.tar.gz fsf-binutils-gdb-fb0894b2b3e62366b66d6e20f61721c0e9e07263.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 6338250..dbaa5aa 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 20230615 +#define BFD_VERSION_DATE 20230616 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |