aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-05-05 00:00:56 +0000
committerGDB Admin <brobecker@adacore.com>2019-05-05 00:00:56 +0000
commit1231b7b8255b54993c0afcb0ea40a5a096d67e90 (patch)
tree64e724d115c7062601b66bf7ba0eaa55c32d3151 /bfd
parent89055eaa122ceb99ae20bfe10d028da2ca7fee83 (diff)
downloadgdb-1231b7b8255b54993c0afcb0ea40a5a096d67e90.zip
gdb-1231b7b8255b54993c0afcb0ea40a5a096d67e90.tar.gz
gdb-1231b7b8255b54993c0afcb0ea40a5a096d67e90.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 3230ba3..4dcfe16 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 20190504
+#define BFD_VERSION_DATE 20190505
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@