aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-20 00:01:57 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-20 00:01:57 +0000
commit80051c7439399c861b52af0546ad67367f7184e4 (patch)
treef68624aac165589baec5d8f95e5d1dc9ad16f12d /bfd
parentgdb: Make startswith return a bool (diff)
downloadbinutils-gdb-80051c7439399c861b52af0546ad67367f7184e4.tar.gz
binutils-gdb-80051c7439399c861b52af0546ad67367f7184e4.tar.bz2
binutils-gdb-80051c7439399c861b52af0546ad67367f7184e4.zip
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 5a3797888c9..14b15f39918 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 20191019
+#define BFD_VERSION_DATE 20191020
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@