aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-09 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-09 00:00:58 +0000
commitaeb15426630d6ad8882b7edc41040f5e41d44af5 (patch)
tree35d660816bd63988cd7da07d34ed565303602f70
parentea57e5a237fea0f4f54989cf1c16a6631f90f1f4 (diff)
downloadfsf-binutils-gdb-aeb15426630d6ad8882b7edc41040f5e41d44af5.zip
fsf-binutils-gdb-aeb15426630d6ad8882b7edc41040f5e41d44af5.tar.gz
fsf-binutils-gdb-aeb15426630d6ad8882b7edc41040f5e41d44af5.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 934c45e..f0d6da7 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 20231208
+#define BFD_VERSION_DATE 20231209
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@