aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-21 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-21 00:00:49 +0000
commitfe22d84fe472a5a1f19c56cf0f888c86a635dee7 (patch)
treeeb4c82d989a0fc7a7b757e63fbe38c4271852156 /bfd
parentc44deb735ef492f8799cbb35c5f2566fc2dba19d (diff)
downloadgdb-fe22d84fe472a5a1f19c56cf0f888c86a635dee7.zip
gdb-fe22d84fe472a5a1f19c56cf0f888c86a635dee7.tar.gz
gdb-fe22d84fe472a5a1f19c56cf0f888c86a635dee7.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 7449c99..7e5c2ed 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 20180820
+#define BFD_VERSION_DATE 20180821
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@