aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-20 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-20 00:00:16 +0000
commit90bfe9e2b42e430e2cc4b05638d6dab6b9351440 (patch)
treef295a477285a2ab9d652daa7199224c06efa2a96 /bfd
parentcf86e13d8bfc2924746b8e45299aed103d090985 (diff)
downloadgdb-90bfe9e2b42e430e2cc4b05638d6dab6b9351440.zip
gdb-90bfe9e2b42e430e2cc4b05638d6dab6b9351440.tar.gz
gdb-90bfe9e2b42e430e2cc4b05638d6dab6b9351440.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 2c0983e..2ccab7e 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 20231219
+#define BFD_VERSION_DATE 20231220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@