aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-07-09 00:00:48 +0000
committerGDB Admin <brobecker@adacore.com>2018-07-09 00:00:48 +0000
commitdc7fc9ab5dc4afe62af8703a26968acf08b4437e (patch)
tree908510087580b5047555dd0c2a992536a614e6a9 /bfd
parenta47a3dc8fb3512865a0115e86fc901758a62e0eb (diff)
downloadgdb-dc7fc9ab5dc4afe62af8703a26968acf08b4437e.zip
gdb-dc7fc9ab5dc4afe62af8703a26968acf08b4437e.tar.gz
gdb-dc7fc9ab5dc4afe62af8703a26968acf08b4437e.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 e79d8d4..fb212ba 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 20180708
+#define BFD_VERSION_DATE 20180709
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@