aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-21 00:02:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-21 00:02:08 +0000
commit6beea67558c1d91021585a6468b62f67a0e3ed1d (patch)
treefe25f147c25da99573fd99bc5b74be06619a8dcc
parent1d310a1a7ba40219b5945eccabb161504442a851 (diff)
downloadgdb-6beea67558c1d91021585a6468b62f67a0e3ed1d.zip
gdb-6beea67558c1d91021585a6468b62f67a0e3ed1d.tar.gz
gdb-6beea67558c1d91021585a6468b62f67a0e3ed1d.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 e12cc8b..99f356e 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 20240320
+#define BFD_VERSION_DATE 20240321
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@