aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-07 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-07 00:00:11 +0000
commit0daa5af85a9b5548a1bd7e8085a326162b41fd6f (patch)
tree697f2aff433b131557a306d816156fc4ccf67d1e /bfd
parentd17e797f5c67d3b73de0e387a83134add2b444fe (diff)
downloadgdb-0daa5af85a9b5548a1bd7e8085a326162b41fd6f.zip
gdb-0daa5af85a9b5548a1bd7e8085a326162b41fd6f.tar.gz
gdb-0daa5af85a9b5548a1bd7e8085a326162b41fd6f.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 c3b62d5..2fd0631 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 20220306
+#define BFD_VERSION_DATE 20220307
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@