aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-02-03 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2023-02-03 00:00:42 +0000
commit39d4bba77d5ecba57e7c336c540da594ac345ec1 (patch)
tree2bc2e67892757ddf561e27c60b48f64648760a10
parent83f1f651c74662dff1e140e16ae1d7caa1ed40e2 (diff)
downloadfsf-binutils-gdb-39d4bba77d5ecba57e7c336c540da594ac345ec1.zip
fsf-binutils-gdb-39d4bba77d5ecba57e7c336c540da594ac345ec1.tar.gz
fsf-binutils-gdb-39d4bba77d5ecba57e7c336c540da594ac345ec1.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 58b5de7..2fac69b 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 20230202
+#define BFD_VERSION_DATE 20230203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@