aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-16 00:01:08 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-16 00:01:08 +0000
commitffd894b51dc68c87f88ae0b09fc90e9bb272aa08 (patch)
treea80f1ed7d3988e9f375bdcb412f32f2a79d79840 /bfd
parent8c078abdc23238c2193136bf0edbf1d910615679 (diff)
downloadbinutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.zip
binutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.tar.gz
binutils-ffd894b51dc68c87f88ae0b09fc90e9bb272aa08.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 4989698..c023ea9 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 20221215
+#define BFD_VERSION_DATE 20221216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@