aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-20 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-20 00:00:11 +0000
commit4781e165dc9e8b8f3c0ba40825c620e88e6ae103 (patch)
treecb973fce875a822c9fde902c2b3af395170e088b /bfd
parent379435351c807e5399ec3e9227d3019597ca2143 (diff)
downloadgdb-4781e165dc9e8b8f3c0ba40825c620e88e6ae103.zip
gdb-4781e165dc9e8b8f3c0ba40825c620e88e6ae103.tar.gz
gdb-4781e165dc9e8b8f3c0ba40825c620e88e6ae103.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 597d6a3..caf69ed 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 20231019
+#define BFD_VERSION_DATE 20231020
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@