aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-09-28 00:01:20 +0000
committerGDB Admin <brobecker@adacore.com>2019-09-28 00:01:20 +0000
commit922396d0d0b3297ed7a2d16084f0ad0b83ad6dc0 (patch)
tree6196401616c0733e5be18c8dd70ea76b9070a6c7
parentAutomatic date update in version.in (diff)
downloadbinutils-gdb-922396d0d0b3297ed7a2d16084f0ad0b83ad6dc0.tar.gz
binutils-gdb-922396d0d0b3297ed7a2d16084f0ad0b83ad6dc0.tar.bz2
binutils-gdb-922396d0d0b3297ed7a2d16084f0ad0b83ad6dc0.zip
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 949bb86b4a5..b7db8bb9a00 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 20190927
+#define BFD_VERSION_DATE 20190928
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@