aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-24 00:01:10 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-24 00:01:10 +0000
commitf15f18132fd5d3bb5342c50ceed5e0d951f14fa1 (patch)
treeb38c64f7e35c1eef86d671d83a0eaf692ba3e749
parentc1f19f58d26f58d3dd2f0a954b7d625304b19753 (diff)
downloadfsf-binutils-gdb-f15f18132fd5d3bb5342c50ceed5e0d951f14fa1.zip
fsf-binutils-gdb-f15f18132fd5d3bb5342c50ceed5e0d951f14fa1.tar.gz
fsf-binutils-gdb-f15f18132fd5d3bb5342c50ceed5e0d951f14fa1.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 5f79d5c..5adbbf5 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 20231123
+#define BFD_VERSION_DATE 20231124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@