aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-01-21 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2019-01-21 00:00:29 +0000
commit111f47f3e4b685acc2378e46d0221e562c608ffc (patch)
treef0797ab7c912d154a95e9f963134604e8cba7006 /bfd
parent57299f4831b9afe5923c808534003af665659a31 (diff)
downloadgdb-111f47f3e4b685acc2378e46d0221e562c608ffc.zip
gdb-111f47f3e4b685acc2378e46d0221e562c608ffc.tar.gz
gdb-111f47f3e4b685acc2378e46d0221e562c608ffc.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 d10db2b..f60529c 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 20190120
+#define BFD_VERSION_DATE 20190121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@