aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-10 00:01:09 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-10 00:01:09 +0000
commitaf8ef23eea658bea066e52c12b047a4345b3aadd (patch)
tree0fa5bba5124e8b4ac5ed3f3cb77955f39f6df3eb
parentaeb15426630d6ad8882b7edc41040f5e41d44af5 (diff)
downloadfsf-binutils-gdb-af8ef23eea658bea066e52c12b047a4345b3aadd.zip
fsf-binutils-gdb-af8ef23eea658bea066e52c12b047a4345b3aadd.tar.gz
fsf-binutils-gdb-af8ef23eea658bea066e52c12b047a4345b3aadd.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 f0d6da7..1901596 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 20231209
+#define BFD_VERSION_DATE 20231210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@