diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-20 00:00:33 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-20 00:00:33 +0000 |
commit | ba51e24c348572456419b70fa4ce05d770daa5ba (patch) | |
tree | c52d3378c14baf49c04ac5ef3b8b82607549ec7f | |
parent | 62eb742c4f8f4f068c8416d79c23f96245d3e40d (diff) | |
download | gdb-ba51e24c348572456419b70fa4ce05d770daa5ba.zip gdb-ba51e24c348572456419b70fa4ce05d770daa5ba.tar.gz gdb-ba51e24c348572456419b70fa4ce05d770daa5ba.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 fa7830a..bfa9297 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 20240919 +#define BFD_VERSION_DATE 20240920 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |