aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-04-21 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2021-04-21 00:00:16 +0000
commit9c7c5f1e5c4da62d5eacfdc3bc4a1444d9060a5c (patch)
treeada5e952dcaf46a324695b814f5dc512e28d5a8b
parentc5df7e442e6cdc9303b7373842370d6ee8f67ea5 (diff)
downloadfsf-binutils-gdb-9c7c5f1e5c4da62d5eacfdc3bc4a1444d9060a5c.zip
fsf-binutils-gdb-9c7c5f1e5c4da62d5eacfdc3bc4a1444d9060a5c.tar.gz
fsf-binutils-gdb-9c7c5f1e5c4da62d5eacfdc3bc4a1444d9060a5c.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 cc83f5b..1f17c74 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 20210420
+#define BFD_VERSION_DATE 20210421
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@