aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-12-06 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2024-12-06 00:00:30 +0000
commit1d8a8bd95102b5977d8f9080dad2ef39755f1793 (patch)
treeefbe7c36d5b7d93a0d2ae5003c1589e6bbd0c4d7
parented543a1ad875b4173862c7f9454b8a84d030a236 (diff)
downloadgdb-1d8a8bd95102b5977d8f9080dad2ef39755f1793.zip
gdb-1d8a8bd95102b5977d8f9080dad2ef39755f1793.tar.gz
gdb-1d8a8bd95102b5977d8f9080dad2ef39755f1793.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 24adc46..7bdd7a6 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 20241205
+#define BFD_VERSION_DATE 20241206
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@