aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-06-10 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2019-06-10 00:00:20 +0000
commita72f8c4ce397a0bbe98281d4151982330ad16f15 (patch)
tree6b0f0c7fd8f9023883ad5846bcd785c158cfda71 /bfd
parent2e1a984c23da8a9dbd2542e3f506de6a64da670d (diff)
downloadgdb-a72f8c4ce397a0bbe98281d4151982330ad16f15.zip
gdb-a72f8c4ce397a0bbe98281d4151982330ad16f15.tar.gz
gdb-a72f8c4ce397a0bbe98281d4151982330ad16f15.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 fda8e71..54a848a 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 20190609
+#define BFD_VERSION_DATE 20190610
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@