aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-12 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-12 00:00:08 +0000
commit8bad8d5133f3f91c287e63f8046f040fc4d881e8 (patch)
tree49f1e1723a1e5277c1c56b27d50b8ae97d8c528d /bfd
parent0f8adbf77dd3f40e74529fa989dca034c73a7273 (diff)
downloadgdb-8bad8d5133f3f91c287e63f8046f040fc4d881e8.zip
gdb-8bad8d5133f3f91c287e63f8046f040fc4d881e8.tar.gz
gdb-8bad8d5133f3f91c287e63f8046f040fc4d881e8.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 3650955..c82e1b0 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 20240411
+#define BFD_VERSION_DATE 20240412
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@