aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-30 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-30 00:00:06 +0000
commit9dc318a3e5092796616f71adcfe8fdf28083dfc0 (patch)
tree4f118ff0e782c82e299ee68785f3ab8c63c35549 /bfd
parentde38d64ad2502312afb0000ac806474c1e2c0fe5 (diff)
downloadgdb-9dc318a3e5092796616f71adcfe8fdf28083dfc0.zip
gdb-9dc318a3e5092796616f71adcfe8fdf28083dfc0.tar.gz
gdb-9dc318a3e5092796616f71adcfe8fdf28083dfc0.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@