aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-01 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-01 00:00:13 +0000
commitc5c85987434f5faee54d05547a47ab7748d1eb0f (patch)
tree78c6bc37314f59c5ca57315a17c3ceae4c43e365 /bfd
parentd0285cdf58adf04e861cd1687f7ecec65937c99d (diff)
downloadgdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.zip
gdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.tar.gz
gdb-c5c85987434f5faee54d05547a47ab7748d1eb0f.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 c14895d..c8e34f4 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 20240930
+#define BFD_VERSION_DATE 20241001
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@