aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-30 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-30 00:00:31 +0000
commit7e7e2357fc2575903f2764ff8c3be65ef2926910 (patch)
treeedb3762d190b16503b4fcaa5126987fb085a0870 /bfd
parentccf76534139223c1c12027cf7481a9286f771a42 (diff)
downloadgdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.zip
gdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.tar.gz
gdb-7e7e2357fc2575903f2764ff8c3be65ef2926910.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 4d4d16c..2a5ef2b 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 20200929
+#define BFD_VERSION_DATE 20200930
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@