aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-10 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-10 00:00:18 +0000
commit55ac06caf909ee439098f0061394a955d54754e6 (patch)
tree5fc146eaba8d0cf51d16cedbd0ca16d738e9cbf0
parentb243230f64fb4db9a16ef88ec5bd3e3f48f1fe41 (diff)
downloadgdb-55ac06caf909ee439098f0061394a955d54754e6.zip
gdb-55ac06caf909ee439098f0061394a955d54754e6.tar.gz
gdb-55ac06caf909ee439098f0061394a955d54754e6.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 d322849..fc17042 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 20211209
+#define BFD_VERSION_DATE 20211210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@