aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-12 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-12 00:00:21 +0000
commitc9ea6bd322b4c92702ac25cdb0796ecbe704a257 (patch)
tree397609296d9ac0f841a6725eb11d7e2693d088d0 /bfd
parent075732ad92d1d6631c253c6213f2f3e03d07bdb6 (diff)
downloadgdb-c9ea6bd322b4c92702ac25cdb0796ecbe704a257.zip
gdb-c9ea6bd322b4c92702ac25cdb0796ecbe704a257.tar.gz
gdb-c9ea6bd322b4c92702ac25cdb0796ecbe704a257.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 3d989ac..ca301d4 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 20221111
+#define BFD_VERSION_DATE 20221112
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@