aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-18 00:01:03 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-18 00:01:03 +0000
commit90b684f6457bf6e9fb9f2cd269ed028f22c854a1 (patch)
treee7208ccfdc59b62db584350ec2cb210fe2f822bf
parent52d2de8e7845071c1ce69787f95375285116f66a (diff)
downloadfsf-binutils-gdb-90b684f6457bf6e9fb9f2cd269ed028f22c854a1.zip
fsf-binutils-gdb-90b684f6457bf6e9fb9f2cd269ed028f22c854a1.tar.gz
fsf-binutils-gdb-90b684f6457bf6e9fb9f2cd269ed028f22c854a1.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 0d2e402..410a9ec 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 20231217
+#define BFD_VERSION_DATE 20231218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@