aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-03 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-03 00:00:16 +0000
commitb0732c2010940d6b7cd704cdcb1527f28705c2e2 (patch)
treed14b8705a65067ee2f3b2bbb7cf3d94b57d343ac /bfd
parent721e21d62f3e87607c77f07dd8ad7a3312bd8c19 (diff)
downloadgdb-b0732c2010940d6b7cd704cdcb1527f28705c2e2.zip
gdb-b0732c2010940d6b7cd704cdcb1527f28705c2e2.tar.gz
gdb-b0732c2010940d6b7cd704cdcb1527f28705c2e2.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index c96b8bc..4702658 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 20231202
+#define BFD_VERSION_DATE 20231203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@