aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-02-08 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-02-08 00:00:11 +0000
commitd6f2700b4863f24d8fdab2f549a39a9453b86e93 (patch)
tree9c7223c9f2d1b12b279d91e326e0fc0713b01ec1 /bfd
parent38a143aa8c633225e000fd006a5a171f0b6c80ee (diff)
downloadgdb-d6f2700b4863f24d8fdab2f549a39a9453b86e93.zip
gdb-d6f2700b4863f24d8fdab2f549a39a9453b86e93.tar.gz
gdb-d6f2700b4863f24d8fdab2f549a39a9453b86e93.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 8002829..f723f05 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 20210207
+#define BFD_VERSION_DATE 20210208
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@