aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-09 00:03:33 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-09 00:03:33 +0000
commit32dfec072aec2383a83aaa6dfa657250f46b6077 (patch)
tree9e5f9ba732554c46bf233a450bed22a2a3ff7c72
parentb16fbdaeaea6f88d8be086eeb4a9cfa2cd0a667a (diff)
downloadfsf-binutils-gdb-32dfec072aec2383a83aaa6dfa657250f46b6077.zip
fsf-binutils-gdb-32dfec072aec2383a83aaa6dfa657250f46b6077.tar.gz
fsf-binutils-gdb-32dfec072aec2383a83aaa6dfa657250f46b6077.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 84cce2a..0242473 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 20221208
+#define BFD_VERSION_DATE 20221209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@