aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-09 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-09 00:00:17 +0000
commitd21691eaa7e851a7600ce1f616c5289b7c69055b (patch)
treef94b1ece073d445ba2bd08f9ebaea43e73f6dcdf /bfd
parent42d77edce1b4d49fed11fc79576ebe359f9b5f7f (diff)
downloadgdb-d21691eaa7e851a7600ce1f616c5289b7c69055b.zip
gdb-d21691eaa7e851a7600ce1f616c5289b7c69055b.tar.gz
gdb-d21691eaa7e851a7600ce1f616c5289b7c69055b.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 f45a186..e22337ec 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 20220608
+#define BFD_VERSION_DATE 20220609
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@