aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-13 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-13 00:00:36 +0000
commitef11c1eaffeda578985b2b28f1e64db67bf3b224 (patch)
treeccbe108f42b00a1ab1aadb3c79bfd1503500a6f8
parentcf16ab724a41e4cbaf723b5633d4e7b29f61372b (diff)
downloadgdb-ef11c1eaffeda578985b2b28f1e64db67bf3b224.zip
gdb-ef11c1eaffeda578985b2b28f1e64db67bf3b224.tar.gz
gdb-ef11c1eaffeda578985b2b28f1e64db67bf3b224.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 238a3c9..8aabacc 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 20240312
+#define BFD_VERSION_DATE 20240313
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@