aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-26 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-26 00:00:25 +0000
commitc31307f9c5022205aaf2dff591457ac8b5c1342d (patch)
tree1a75997aaa9e2bbd7b4dbce8e017417c23b8c251 /bfd
parent0f58c9e88ebee636206b946b00ea52b47056b320 (diff)
downloadgdb-c31307f9c5022205aaf2dff591457ac8b5c1342d.zip
gdb-c31307f9c5022205aaf2dff591457ac8b5c1342d.tar.gz
gdb-c31307f9c5022205aaf2dff591457ac8b5c1342d.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 4850133..858347d 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 20190225
+#define BFD_VERSION_DATE 20190226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@