aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-10 00:00:22 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-10 00:00:22 +0000
commit3044062c34f2372f4ecf81b69d9e63685cd5e995 (patch)
tree2b6e2378cb0603d64719683a013bd7f9198fab4c /bfd
parent2dfa8341e079765f37ab02b2b63cfcffe64c37dd (diff)
downloadfsf-binutils-gdb-3044062c34f2372f4ecf81b69d9e63685cd5e995.zip
fsf-binutils-gdb-3044062c34f2372f4ecf81b69d9e63685cd5e995.tar.gz
fsf-binutils-gdb-3044062c34f2372f4ecf81b69d9e63685cd5e995.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 d2d115d..4dfc853 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 20210309
+#define BFD_VERSION_DATE 20210310
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@