aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-08 00:01:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-08 00:01:17 +0000
commitb4043a7a02e12b9d2201c19a3850c5c6b981a903 (patch)
tree44da203a508fc647dc9e1683030a98582fc6523b /bfd
parentf322084c7c842fbfd8c3291ff3f8d114173b4674 (diff)
downloadgdb-b4043a7a02e12b9d2201c19a3850c5c6b981a903.zip
gdb-b4043a7a02e12b9d2201c19a3850c5c6b981a903.tar.gz
gdb-b4043a7a02e12b9d2201c19a3850c5c6b981a903.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 72ddd75..e80988f 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 20240107
+#define BFD_VERSION_DATE 20240108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@