diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2024-06-11 00:00:10 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2024-06-11 00:00:10 +0000 |
commit | 39071d57ab2048685663092750755b1154d23a8c (patch) | |
tree | dda746caed9c6ff022eb99842b8a2b24495e8b74 | |
parent | 48e63b875381cdb7acaa8ec27b0a426e5eff6b7d (diff) | |
download | gdb-39071d57ab2048685663092750755b1154d23a8c.zip gdb-39071d57ab2048685663092750755b1154d23a8c.tar.gz gdb-39071d57ab2048685663092750755b1154d23a8c.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 7400752..a7200dd 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 20240610 +#define BFD_VERSION_DATE 20240611 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |