aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-08 00:01:00 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-08 00:01:00 +0000
commita47a3dc8fb3512865a0115e86fc901758a62e0eb (patch)
treebee3e7f66944304a974f170557d2552f69d7c1a7 /bfd
parent25289ac1670fb164770b0753116b1e909beed4cb (diff)
downloadgdb-a47a3dc8fb3512865a0115e86fc901758a62e0eb.zip
gdb-a47a3dc8fb3512865a0115e86fc901758a62e0eb.tar.gz
gdb-a47a3dc8fb3512865a0115e86fc901758a62e0eb.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 afc4d0f..e79d8d4 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 20180707
+#define BFD_VERSION_DATE 20180708
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@