aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-06 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-06 00:00:09 +0000
commitca028a46d51374864e4a4aa2942dfa7d93b893ce (patch)
tree545ef01140a8d8014da5c537b42d696d421ea910 /bfd
parentc269d90a4905f313c538ed1caf182b8d48ff1f30 (diff)
downloadgdb-ca028a46d51374864e4a4aa2942dfa7d93b893ce.zip
gdb-ca028a46d51374864e4a4aa2942dfa7d93b893ce.tar.gz
gdb-ca028a46d51374864e4a4aa2942dfa7d93b893ce.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 5d096fb..1d98e21 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 20220405
+#define BFD_VERSION_DATE 20220406
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@