aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-18 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-18 00:00:08 +0000
commit19b96124487358e723f920bfa30c272f5c0c5995 (patch)
treea8ee1a8ce25934c25ddbd4b1aca813f83faf0ad4 /bfd
parente7f024765a48fba4452535a5fc006a7e858730fd (diff)
downloadgdb-19b96124487358e723f920bfa30c272f5c0c5995.zip
gdb-19b96124487358e723f920bfa30c272f5c0c5995.tar.gz
gdb-19b96124487358e723f920bfa30c272f5c0c5995.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 f666795..aec1f71 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 20211017
+#define BFD_VERSION_DATE 20211018
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@