aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-17 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-17 00:00:37 +0000
commit5e35a3a8bb63c946c1c198feb180c697b06649fa (patch)
treea38cec82318930802252fea808cfbcad57116f56 /bfd
parent87339680236c80fe85661ec93ec4145ae8014fc3 (diff)
downloadgdb-5e35a3a8bb63c946c1c198feb180c697b06649fa.zip
gdb-5e35a3a8bb63c946c1c198feb180c697b06649fa.tar.gz
gdb-5e35a3a8bb63c946c1c198feb180c697b06649fa.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 7d4001b..2e5419e 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 20240116
+#define BFD_VERSION_DATE 20240117
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@