aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-06-16 00:01:04 +0000
committerGDB Admin <brobecker@adacore.com>2019-06-16 00:01:04 +0000
commit6ac6a19371b72f848626666af5301612b76e800e (patch)
tree1ff0efa8c87f4574064a0afc56b66a4c7b9358e4 /bfd
parent584a927c5ad0d18e9995a0049066b6c503bb7482 (diff)
downloadgdb-6ac6a19371b72f848626666af5301612b76e800e.zip
gdb-6ac6a19371b72f848626666af5301612b76e800e.tar.gz
gdb-6ac6a19371b72f848626666af5301612b76e800e.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 82cedb2..8a7dc3a 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 20190615
+#define BFD_VERSION_DATE 20190616
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@