summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-28 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-28 00:00:08 +0000
commit3dfc29463ae08a45adb6f1f7bb2a5232c1a33151 (patch)
treeb3d26810d1510b471aec08dd432427fb1f4d99db
parente0f17bb4c7f44d928809b44530ba7d9c827b4710 (diff)
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 b3e5de44d9b..c86a3ba8307 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 20240127
+#define BFD_VERSION_DATE 20240128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@