diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-09-28 00:00:47 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-09-28 00:00:47 +0000 |
commit | 5d9b7e727454fc765636206717e3e258aa84c6fb (patch) | |
tree | fa37d4ff0f0601a25611f77869ad9a90789d9573 | |
parent | 5fc61634316db34ca6723a5f5fde8388ab486b47 (diff) | |
download | gdb-5d9b7e727454fc765636206717e3e258aa84c6fb.zip gdb-5d9b7e727454fc765636206717e3e258aa84c6fb.tar.gz gdb-5d9b7e727454fc765636206717e3e258aa84c6fb.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 eb314f0..4d69ac4 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 20240927 +#define BFD_VERSION_DATE 20240928 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |