aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-28 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-28 00:00:57 +0000
commitff87ff7dc92e0d61c4b0dff21577e32bcca39adc (patch)
treefc91d0d2d7d9bbbfa89d6a93d437717675230bc5
parent13ed3225004896142dcb0fbe24411b66f17dfc8e (diff)
downloadgdb-ff87ff7dc92e0d61c4b0dff21577e32bcca39adc.zip
gdb-ff87ff7dc92e0d61c4b0dff21577e32bcca39adc.tar.gz
gdb-ff87ff7dc92e0d61c4b0dff21577e32bcca39adc.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 747744a..3a9ebec 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 20240327
+#define BFD_VERSION_DATE 20240328
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@