aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-10-22 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-10-22 00:00:23 +0000
commit4806ed93bc8de3b84d4380900e110c1b7fc7104f (patch)
treeb83557a703e6a0b134a81afa08ff847fbe85d0d0 /bfd
parent21769084e4a5a253b7a51df842bc1d02a0ef29dd (diff)
downloadgdb-4806ed93bc8de3b84d4380900e110c1b7fc7104f.zip
gdb-4806ed93bc8de3b84d4380900e110c1b7fc7104f.tar.gz
gdb-4806ed93bc8de3b84d4380900e110c1b7fc7104f.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 b7c5908..2beb314 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 20241021
+#define BFD_VERSION_DATE 20241022
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@