aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-16 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-16 00:00:50 +0000
commitda614dc0da0abd99a955d3b52e2d82f0163f3299 (patch)
tree8b9d7fd0f64539228d430ca09a8d32a3697b4d9d
parent90e7567fdf5e630b932195ce7bda2ccbfd17881b (diff)
downloadfsf-binutils-gdb-da614dc0da0abd99a955d3b52e2d82f0163f3299.zip
fsf-binutils-gdb-da614dc0da0abd99a955d3b52e2d82f0163f3299.tar.gz
fsf-binutils-gdb-da614dc0da0abd99a955d3b52e2d82f0163f3299.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 a3ba103..696b68d 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 20231215
+#define BFD_VERSION_DATE 20231216
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@