aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2025-01-24 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2025-01-24 00:00:07 +0000
commitf238781aa11ab50396c369c81714b801e106c34c (patch)
treee46025e85df1983630d74c0145c36136158735a7
parent19125d93aa693be8bd541470d65b7ea635b76af4 (diff)
downloadfsf-binutils-gdb-f238781aa11ab50396c369c81714b801e106c34c.zip
fsf-binutils-gdb-f238781aa11ab50396c369c81714b801e106c34c.tar.gz
fsf-binutils-gdb-f238781aa11ab50396c369c81714b801e106c34c.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 7db2ea0..344d20e 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 20250123
+#define BFD_VERSION_DATE 20250124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@