diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-06-16 00:00:39 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-06-16 00:00:39 +0000 |
commit | 7738a8af9dd951ea31db6a6b2ba8121b8eb595fa (patch) | |
tree | ff50bb1d817e41148034600c7876869a21db3f0b /bfd | |
parent | 44709ad8f519c74d0bad3c5594a558e6f24483f2 (diff) | |
download | fsf-binutils-gdb-7738a8af9dd951ea31db6a6b2ba8121b8eb595fa.zip fsf-binutils-gdb-7738a8af9dd951ea31db6a6b2ba8121b8eb595fa.tar.gz fsf-binutils-gdb-7738a8af9dd951ea31db6a6b2ba8121b8eb595fa.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 2d8852e..4682584 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 20240615 +#define BFD_VERSION_DATE 20240616 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |