summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-01-19 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2019-01-19 00:00:46 +0000
commitf3be6050c8d62d59a1846dacda5f895c5b0f9dbc (patch)
tree9dd35958d85d27d6a9f12352784b6d9f694ec650
parent241110d6cde08bf7367281bac67951d11639269e (diff)
downloadbinutils-gdb-f3be6050c8d62d59a1846dacda5f895c5b0f9dbc.tar.gz
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index bf457170d6e..a9d8ce48da1 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 20190118
+#define BFD_VERSION_DATE 20190119
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@