[binutils-gdb] Automatic date update in version.in
GDB Administrator via Binutils-cvs <[email protected]> Sun, 5 Jul 2026 00:00:11 +0000 (GMT)
| Newsgroups | gmane.comp.gnu.binutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4ef7ece68c27d58124c85478f4d393ad0a5fa840 commit 4ef7ece68c27d58124c85478f4d393ad0a5fa840 Author: GDB Administrator <[email protected]> Date: Sun Jul 5 00:00:07 2026 +0000 Automatic date update in version.in Diff: --- bfd/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/version.h b/bfd/version.h index 907b725467c..ddf73145af5 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 20260704 +#define BFD_VERSION_DATE 20260705 #define BFD_VERSION @bfd_version@ #define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@ #define REPORT_BUGS_TO @report_bugs_to@