aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-04 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-04 00:00:11 +0000
commit6497a01d1d38ca033188702068f38cf6dad75d84 (patch)
tree7873e778d9220dba0bcb704e9c1642c7e92d6138 /bfd
parent57e6a098ae51df8162ad5c5689d1a1e09c6f9a66 (diff)
downloadgdb-6497a01d1d38ca033188702068f38cf6dad75d84.zip
gdb-6497a01d1d38ca033188702068f38cf6dad75d84.tar.gz
gdb-6497a01d1d38ca033188702068f38cf6dad75d84.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 4702658..bca27ba 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 20231203
+#define BFD_VERSION_DATE 20231204
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@