aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-02 00:00:57 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-02 00:00:57 +0000
commitf5efa6046bda518965f2ebe3526dcbb9a1f1df09 (patch)
tree688b8411406ac8bc1025932da261a077dd917132 /bfd
parent1b89e2b72052e60fc7a6c0301a67070accc714e1 (diff)
downloadgdb-f5efa6046bda518965f2ebe3526dcbb9a1f1df09.zip
gdb-f5efa6046bda518965f2ebe3526dcbb9a1f1df09.tar.gz
gdb-f5efa6046bda518965f2ebe3526dcbb9a1f1df09.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 ef8e4b4..0afbf5c 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 20240101
+#define BFD_VERSION_DATE 20240102
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@