aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-20 00:02:01 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-20 00:02:01 +0000
commitabad6c11d03e17a5fef9d6fff5e58f8a288620f0 (patch)
treed93a6786db55657787aa021808bdb6550421741a /bfd
parentf80d30f61a5cb2293c2907909e2fbfc6a5be4144 (diff)
downloadgdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.zip
gdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.tar.gz
gdb-abad6c11d03e17a5fef9d6fff5e58f8a288620f0.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 630405a..c605062 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 20221119
+#define BFD_VERSION_DATE 20221120
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@