aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-04 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-04 00:00:07 +0000
commita68494db8456671321e1607b6118c0032eec4ca6 (patch)
tree3446e55097e387b426fe03c88d0844f0e096ad18 /bfd
parent9898e882c5a5c544415b72850b0ab265cc72a046 (diff)
downloadgdb-a68494db8456671321e1607b6118c0032eec4ca6.zip
gdb-a68494db8456671321e1607b6118c0032eec4ca6.tar.gz
gdb-a68494db8456671321e1607b6118c0032eec4ca6.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 f4d3f8b..7f4c928 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 20210103
+#define BFD_VERSION_DATE 20210104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@