aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-08-25 00:02:52 +0000
committerGDB Admin <brobecker@adacore.com>2019-08-25 00:02:52 +0000
commit682443d05b2846598b860856fb1b6f8f2c6dd2ef (patch)
tree0fccfe78f7e3cd72e9f7983c6221337e5d585c1e
parent8dae3576a1bfe384c3111c49c4d681a8f9178f05 (diff)
downloadbinutils-682443d05b2846598b860856fb1b6f8f2c6dd2ef.zip
binutils-682443d05b2846598b860856fb1b6f8f2c6dd2ef.tar.gz
binutils-682443d05b2846598b860856fb1b6f8f2c6dd2ef.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 834099a..74e42f1 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 20190824
+#define BFD_VERSION_DATE 20190825
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@