aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-26 00:03:35 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-26 00:03:35 +0000
commit5360ddc28c2af39c8c0bf731dec82784ce6bbef9 (patch)
tree8be1916adc8e4c0dd48b8a0a2493e5ce8f34b222
parent809cac345665c871d7eeda75a66eddbd67d02ab3 (diff)
downloadfsf-binutils-gdb-5360ddc28c2af39c8c0bf731dec82784ce6bbef9.zip
fsf-binutils-gdb-5360ddc28c2af39c8c0bf731dec82784ce6bbef9.tar.gz
fsf-binutils-gdb-5360ddc28c2af39c8c0bf731dec82784ce6bbef9.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 975f424..390df7c 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 20231225
+#define BFD_VERSION_DATE 20231226
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@