diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-14 00:00:19 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-14 00:00:19 +0000 |
commit | 838176b1d785aa0393879f605854cb6152872ab6 (patch) | |
tree | 0a670b4d2d10416ac107e9ed83b4632d8182b35d | |
parent | 2b19251be8e370b9d9dcc56b9b5e27ed2d23076c (diff) | |
download | gdb-838176b1d785aa0393879f605854cb6152872ab6.zip gdb-838176b1d785aa0393879f605854cb6152872ab6.tar.gz gdb-838176b1d785aa0393879f605854cb6152872ab6.tar.bz2 |
Automatic date update in version.in
-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 8643540..2d746cf 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 20240913 +#define BFD_VERSION_DATE 20240914 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |