aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-06 00:00:53 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-06 00:00:53 +0000
commitf0b8ea109fbcd6ae6d226234428061f88ebfd3cc (patch)
tree7dd20ec29ad4e32a064baaafa81c93e9641f14df
parent7ba11e9273369888f008c8b6fb6300df9e5f9afd (diff)
downloadfsf-binutils-gdb-f0b8ea109fbcd6ae6d226234428061f88ebfd3cc.zip
fsf-binutils-gdb-f0b8ea109fbcd6ae6d226234428061f88ebfd3cc.tar.gz
fsf-binutils-gdb-f0b8ea109fbcd6ae6d226234428061f88ebfd3cc.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 2a31071..7f24847 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 20210105
+#define BFD_VERSION_DATE 20210106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@