aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-17 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-17 00:00:25 +0000
commit45cf0dc2ecd2354c6f8e6d3f5d19f8012c97d978 (patch)
tree5cf1b4cf1f80f3a623b6f91fc048e7b9c6c639e3 /bfd
parenta3f34021316d60ce33d2d52db76b463282519aef (diff)
downloadgdb-45cf0dc2ecd2354c6f8e6d3f5d19f8012c97d978.zip
gdb-45cf0dc2ecd2354c6f8e6d3f5d19f8012c97d978.tar.gz
gdb-45cf0dc2ecd2354c6f8e6d3f5d19f8012c97d978.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 30d8dd2..9bba581 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 20220116
+#define BFD_VERSION_DATE 20220117
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@