aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-30 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-30 00:00:07 +0000
commit13069b87d1b4331b940c7744b2436291427ec988 (patch)
tree247ecca93377e1be4d092bc7bbf2449b9c9a1f39 /bfd
parentf693213d126a823f7c81e61f3ef05b501b862bce (diff)
downloadgdb-13069b87d1b4331b940c7744b2436291427ec988.zip
gdb-13069b87d1b4331b940c7744b2436291427ec988.tar.gz
gdb-13069b87d1b4331b940c7744b2436291427ec988.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 410e8e0..cc8380d 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 20200729
+#define BFD_VERSION_DATE 20200730
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@