aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-08 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-08 00:00:46 +0000
commit16476ac950f6db54d49a9d205b522797d7cbee6c (patch)
tree43941290eab2fba7a41c2f9f706f777132aa9962 /bfd
parent676cb9d2e019685a357a02b7a15999e7c3414de2 (diff)
downloadbinutils-16476ac950f6db54d49a9d205b522797d7cbee6c.zip
binutils-16476ac950f6db54d49a9d205b522797d7cbee6c.tar.gz
binutils-16476ac950f6db54d49a9d205b522797d7cbee6c.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 5672e49..a377fbe 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 20230607
+#define BFD_VERSION_DATE 20230608
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@