aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-27 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-27 00:00:07 +0000
commitc22788d6148d6b0f0c1ae93965a236a0dedddc9d (patch)
treed74546e3294c646f8d0e1443d94f21a9d276bf40 /bfd
parent1f583bc2fcb1b5c4125faf8b8e815255b2b21b62 (diff)
downloadgdb-c22788d6148d6b0f0c1ae93965a236a0dedddc9d.zip
gdb-c22788d6148d6b0f0c1ae93965a236a0dedddc9d.tar.gz
gdb-c22788d6148d6b0f0c1ae93965a236a0dedddc9d.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 b30600d..e736894 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 20210126
+#define BFD_VERSION_DATE 20210127
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@