aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-22 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-22 00:00:17 +0000
commit87480dcfb62faa25b9fc6e46ae58a090ac2e43dc (patch)
tree134fa6b8b95ac6fa69546f91a2b7d7b89615dcc8
parent29e316d8b15f1f1874bb58d8cd8346629f4edcc4 (diff)
downloadgdb-87480dcfb62faa25b9fc6e46ae58a090ac2e43dc.zip
gdb-87480dcfb62faa25b9fc6e46ae58a090ac2e43dc.tar.gz
gdb-87480dcfb62faa25b9fc6e46ae58a090ac2e43dc.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 ca24c86..f2d9a3a 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 20241121
+#define BFD_VERSION_DATE 20241122
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@