diff options
author | GDB Administrator <gdbadmin@sourceware.org> | 2025-07-21 00:03:25 +0000 |
---|---|---|
committer | GDB Admin <brobecker@adacore.com> | 2025-07-21 00:03:25 +0000 |
commit | 3aed5bf12cfd2512bb50cd944c39e162ef3a2727 (patch) | |
tree | a60cac327436633858f48e417dd310089d64f99e | |
parent | 417408ec408ce0543102916b50e7738a471fc604 (diff) | |
download | gdb-3aed5bf12cfd2512bb50cd944c39e162ef3a2727.zip gdb-3aed5bf12cfd2512bb50cd944c39e162ef3a2727.tar.gz gdb-3aed5bf12cfd2512bb50cd944c39e162ef3a2727.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 c33770d..bdb3f9d 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 20250720 +#define BFD_VERSION_DATE 20250721 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@ |