diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-23 00:00:12 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-23 00:00:12 +0000 |
commit | f844c8f242d3621da7e978b65cb1f486347d54c6 (patch) | |
tree | 1628fa23ee1d8f2a16cfe3eb8e0ecfd70ac91f14 | |
parent | 1b714c14e40f37ea8ea02a4998c4d95f25aff7f3 (diff) | |
download | gdb-f844c8f242d3621da7e978b65cb1f486347d54c6.zip gdb-f844c8f242d3621da7e978b65cb1f486347d54c6.tar.gz gdb-f844c8f242d3621da7e978b65cb1f486347d54c6.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 b78fd49..57b4e26 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 20240922 +#define BFD_VERSION_DATE 20240923 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |