aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-10 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-10 00:00:36 +0000
commit00a9f4ce3d20a9f705838961b529ef1652b7a0ae (patch)
tree46e726b4d9d8301a39079b7e6cb5863c3eef7e33 /bfd
parenteefce37f62d87a65f63e12e421a3f727b2685e9d (diff)
downloadgdb-00a9f4ce3d20a9f705838961b529ef1652b7a0ae.zip
gdb-00a9f4ce3d20a9f705838961b529ef1652b7a0ae.tar.gz
gdb-00a9f4ce3d20a9f705838961b529ef1652b7a0ae.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 01e481f..229c332 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 20181109
+#define BFD_VERSION_DATE 20181110
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@