aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-13 00:01:40 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-13 00:01:40 +0000
commit7d5bf9911f1a0f5cb68c934a64647526bf9e6849 (patch)
tree112bb4d0b81297ea098102087a43bef8405220aa /bfd
parent9d3052aca5912c3ddead8e58a86a07d6e2464632 (diff)
downloadgdb-7d5bf9911f1a0f5cb68c934a64647526bf9e6849.zip
gdb-7d5bf9911f1a0f5cb68c934a64647526bf9e6849.tar.gz
gdb-7d5bf9911f1a0f5cb68c934a64647526bf9e6849.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 455c4ad..db4de13 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 20221012
+#define BFD_VERSION_DATE 20221013
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@