aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-01-27 00:01:24 +0000
committerGDB Admin <brobecker@adacore.com>2019-01-27 00:01:24 +0000
commiteb51a3cd827a3bf02d80173592a0b5f0d88fa801 (patch)
treea72f9382a9b375a616e24f10f8948b6d26eee00e /bfd
parent67f8b42f3e65ede1915f2dc4e2ca46ddeb57c508 (diff)
downloadgdb-eb51a3cd827a3bf02d80173592a0b5f0d88fa801.zip
gdb-eb51a3cd827a3bf02d80173592a0b5f0d88fa801.tar.gz
gdb-eb51a3cd827a3bf02d80173592a0b5f0d88fa801.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 efb2acb..6d6b9a6 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 20190126
+#define BFD_VERSION_DATE 20190127
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@