aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-09 00:02:02 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-09 00:02:02 +0000
commit707877ab59c6d0cbcb58cb5d467ab5f0d071a935 (patch)
tree8f3dcd1028a309d6db9df938cac05369a342bbde /bfd
parentad4e57ab110aba9cd90a76539ed480e9d1f8cfa5 (diff)
downloadgdb-707877ab59c6d0cbcb58cb5d467ab5f0d071a935.zip
gdb-707877ab59c6d0cbcb58cb5d467ab5f0d071a935.tar.gz
gdb-707877ab59c6d0cbcb58cb5d467ab5f0d071a935.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 e80988f..21aef74 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 20240108
+#define BFD_VERSION_DATE 20240109
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@