aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-09-15 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-09-15 00:00:06 +0000
commitaea44f64c827932a2c67aeb2ee35a332696df8e8 (patch)
tree8be0390c08aadc489f1b46c609667fa547280adf /bfd
parent04902b0995f12ba6f4bdc7c8a2d4a46afae4365d (diff)
downloadgdb-aea44f64c827932a2c67aeb2ee35a332696df8e8.zip
gdb-aea44f64c827932a2c67aeb2ee35a332696df8e8.tar.gz
gdb-aea44f64c827932a2c67aeb2ee35a332696df8e8.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 b276bc3..068faff 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 20200914
+#define BFD_VERSION_DATE 20200915
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@