aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-25 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-25 00:00:37 +0000
commitaabb9c6ba993cc73246e1e6bc2fbeaff99e76275 (patch)
tree37857c2b72aac74968b5ac3cdc347d405969e1f2
parent8978a63969ffe9b2f9e116890a0d99bcaa636d26 (diff)
downloadgdb-aabb9c6ba993cc73246e1e6bc2fbeaff99e76275.zip
gdb-aabb9c6ba993cc73246e1e6bc2fbeaff99e76275.tar.gz
gdb-aabb9c6ba993cc73246e1e6bc2fbeaff99e76275.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 41ecff1..8d2ce8e 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 20240324
+#define BFD_VERSION_DATE 20240325
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@