aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-01 00:00:56 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-01 00:00:56 +0000
commita16ffec0da37082ed80116a7afb1971eec9b8842 (patch)
treece0b76784bf833d9bac3c514d1f50ca6dfbb1fba /bfd
parentdc20d41409e645106730e59342a62c317d4ff82d (diff)
downloadgdb-a16ffec0da37082ed80116a7afb1971eec9b8842.zip
gdb-a16ffec0da37082ed80116a7afb1971eec9b8842.tar.gz
gdb-a16ffec0da37082ed80116a7afb1971eec9b8842.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 0356d10..da56838 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 20180331
+#define BFD_VERSION_DATE 20180401
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@