aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-08-03 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2018-08-03 00:00:43 +0000
commit3ed12f02a20a487ce46b463746c52c2905e16c03 (patch)
tree0e1f5cba80b4a4d1361557d11700aa77b81733ba /bfd
parent13755f406d6615e0750213edb04a023ec2ba7b9b (diff)
downloadgdb-3ed12f02a20a487ce46b463746c52c2905e16c03.zip
gdb-3ed12f02a20a487ce46b463746c52c2905e16c03.tar.gz
gdb-3ed12f02a20a487ce46b463746c52c2905e16c03.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 c3406be..306e727 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 20180802
+#define BFD_VERSION_DATE 20180803
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@