aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-04-13 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2018-04-13 00:00:33 +0000
commit7a2711e437c50041c0a83761a90ea5e6c9ad8b98 (patch)
treec59be2e727b96eec893726d57446f995a957a233 /bfd
parentb4be9bfdabb57f40656e72a50a8466af4f7bd37d (diff)
downloadgdb-7a2711e437c50041c0a83761a90ea5e6c9ad8b98.zip
gdb-7a2711e437c50041c0a83761a90ea5e6c9ad8b98.tar.gz
gdb-7a2711e437c50041c0a83761a90ea5e6c9ad8b98.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 8457eca..73c9e25 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 20180412
+#define BFD_VERSION_DATE 20180413
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@