aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-08 00:01:48 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-08 00:01:48 +0000
commite3927026c83bca642432fdf08f24a3af9f49b78a (patch)
tree7461dfc40e9f5a54e758589ff09d2091d6e03240 /bfd
parent9ad221fed271de2d95aedd43f3e64a41c1794f9f (diff)
downloadgdb-e3927026c83bca642432fdf08f24a3af9f49b78a.zip
gdb-e3927026c83bca642432fdf08f24a3af9f49b78a.tar.gz
gdb-e3927026c83bca642432fdf08f24a3af9f49b78a.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 737c3ba..994d982 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 20221107
+#define BFD_VERSION_DATE 20221108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@