aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-06-19 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2019-06-19 00:00:31 +0000
commit312413cb844dcce24b0c30254f5789b77a54b0fc (patch)
tree0b13b3b08a24369d297ab7a4a9921d4f35cc296f /bfd
parent494986d596a977e1d24f9f068696f5b3e993ebf7 (diff)
downloadgdb-312413cb844dcce24b0c30254f5789b77a54b0fc.zip
gdb-312413cb844dcce24b0c30254f5789b77a54b0fc.tar.gz
gdb-312413cb844dcce24b0c30254f5789b77a54b0fc.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 798effb..0862ab4 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 20190618
+#define BFD_VERSION_DATE 20190619
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@