aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-07-23 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2020-07-23 00:00:08 +0000
commit25322a133a8e97ff66fcd1c9da55836766f14fe9 (patch)
treec96147543058513259cebbae81959d51dbd64f8a /bfd
parent7da515fd7629c2020cb9f7834d2203a42e886c81 (diff)
downloadgdb-25322a133a8e97ff66fcd1c9da55836766f14fe9.zip
gdb-25322a133a8e97ff66fcd1c9da55836766f14fe9.tar.gz
gdb-25322a133a8e97ff66fcd1c9da55836766f14fe9.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 db93393..cfc3fc9 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 20200722
+#define BFD_VERSION_DATE 20200723
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@