aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-13 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-13 00:00:15 +0000
commitdf89bdf0baf106c3b0a9fae53e4e48607a7f3f87 (patch)
treeb05f0ec32475d6347022dc4ae3910d7d99e8a344
parentf552e90295583446b81a07dcdbad9cd85299ec93 (diff)
downloadgdb-df89bdf0baf106c3b0a9fae53e4e48607a7f3f87.zip
gdb-df89bdf0baf106c3b0a9fae53e4e48607a7f3f87.tar.gz
gdb-df89bdf0baf106c3b0a9fae53e4e48607a7f3f87.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 3993001..573f026 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 20241012
+#define BFD_VERSION_DATE 20241013
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@