aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-11-12 00:01:57 +0000
committerGDB Admin <brobecker@adacore.com>2019-11-12 00:01:57 +0000
commit47f733a9f103c303a5b4a67cd9da4a163e47cdd4 (patch)
tree4fadea81981cfb385130efb91e4d5bedca82a5f8
parent2df1e3dfcb038bdc617b7b263357b566fde9d848 (diff)
downloadbinutils-47f733a9f103c303a5b4a67cd9da4a163e47cdd4.zip
binutils-47f733a9f103c303a5b4a67cd9da4a163e47cdd4.tar.gz
binutils-47f733a9f103c303a5b4a67cd9da4a163e47cdd4.tar.bz2
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 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@