aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-12-05 00:01:22 +0000
committerGDB Admin <brobecker@adacore.com>2019-12-05 00:01:22 +0000
commit120fb67c880d285b6d573cfc7929f91b918c4d2a (patch)
treedc8ed4dda4cf63996960eab551557ad56d24ddb3
parentb71095d8f1ad365722c6fbd491fdbaa3d5b92788 (diff)
downloadbinutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.zip
binutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.tar.gz
binutils-120fb67c880d285b6d573cfc7929f91b918c4d2a.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 2270ade..f685392 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 20191204
+#define BFD_VERSION_DATE 20191205
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@