aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-27 00:02:01 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-27 00:02:01 +0000
commite9c999a28f23491acd999f827fbd68d00989af3e (patch)
tree7be271b9e8f631a19dd116b72f3efb5745fab842 /bfd
parentf612a98f9fbcf7058bde36a3c19654c2a71a541c (diff)
downloadgdb-e9c999a28f23491acd999f827fbd68d00989af3e.zip
gdb-e9c999a28f23491acd999f827fbd68d00989af3e.tar.gz
gdb-e9c999a28f23491acd999f827fbd68d00989af3e.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 6144234..1f63d55 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 20191026
+#define BFD_VERSION_DATE 20191027
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@