aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-11-06 00:02:50 +0000
committerGDB Admin <brobecker@adacore.com>2024-11-06 00:02:50 +0000
commit188600df9570b863404a1e29475c496eae40c986 (patch)
treef403566761af96974c24a2d03c2aedbce9976d4e
parenta3566598fbc0cbadcabefebc45726551a092ed21 (diff)
downloadgdb-188600df9570b863404a1e29475c496eae40c986.zip
gdb-188600df9570b863404a1e29475c496eae40c986.tar.gz
gdb-188600df9570b863404a1e29475c496eae40c986.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 068e86c..e05da46 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 20241105
+#define BFD_VERSION_DATE 20241106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@