aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-09 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-09 00:00:34 +0000
commitc3cd66019e6ce9234909ea18331049eda56d76c2 (patch)
tree26ed98fc2eb83d64334f2952da3bde8a37d4722a /bfd
parent940da03e32c28144134d0373faf7fd5ea158f1ae (diff)
downloadgdb-c3cd66019e6ce9234909ea18331049eda56d76c2.zip
gdb-c3cd66019e6ce9234909ea18331049eda56d76c2.tar.gz
gdb-c3cd66019e6ce9234909ea18331049eda56d76c2.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 564a1af..3ed0478 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 20200608
+#define BFD_VERSION_DATE 20200609
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@