aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-10-14 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2022-10-14 00:00:42 +0000
commit091782c46d9b321f5b7c5e5330b5febe015d73d6 (patch)
tree6f54229bd5a8bf7870ffa2b2930a03d763536f95 /bfd
parent01a32ee0b8c5096bdcddec89b16b66811ca91968 (diff)
downloadgdb-091782c46d9b321f5b7c5e5330b5febe015d73d6.zip
gdb-091782c46d9b321f5b7c5e5330b5febe015d73d6.tar.gz
gdb-091782c46d9b321f5b7c5e5330b5febe015d73d6.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 db4de13..5abf4a7 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 20221013
+#define BFD_VERSION_DATE 20221014
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@