aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-12 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-12 00:00:28 +0000
commitaa16be3993e2b29d4f6a774fca82c67a43956864 (patch)
tree2d02ecb6a7242d4019267bbf838c61ef64a3e62e /bfd
parentc86d74cc7d442414a62752187aa10f49f0ac0de7 (diff)
downloadbinutils-aa16be3993e2b29d4f6a774fca82c67a43956864.zip
binutils-aa16be3993e2b29d4f6a774fca82c67a43956864.tar.gz
binutils-aa16be3993e2b29d4f6a774fca82c67a43956864.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 113cc4f..cb28fc4 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 20191111
+#define BFD_VERSION_DATE 20191112
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@