aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-29 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-29 00:00:39 +0000
commitfd1ae9058720aa2738cc4852647097dd89c2bb88 (patch)
tree798028a137a91db48e5e2781a82e98d20b1eae32 /bfd
parent44cee4fdf46a13b63d90ed706c815d9c81e972e3 (diff)
downloadgdb-fd1ae9058720aa2738cc4852647097dd89c2bb88.zip
gdb-fd1ae9058720aa2738cc4852647097dd89c2bb88.tar.gz
gdb-fd1ae9058720aa2738cc4852647097dd89c2bb88.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 f9c4ed6..f4ea353 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 20180628
+#define BFD_VERSION_DATE 20180629
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@