aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-30 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-30 00:00:08 +0000
commitcb3729d378042d5bfc0f69a4b14660dc8b8a8eb5 (patch)
tree8831fd2b335d2698ed91e3b82fdec1c9ae6cdeb8 /bfd
parentb5c7f1fd7b9459bbd8b79e7e968aa56b42ff980c (diff)
downloadgdb-cb3729d378042d5bfc0f69a4b14660dc8b8a8eb5.zip
gdb-cb3729d378042d5bfc0f69a4b14660dc8b8a8eb5.tar.gz
gdb-cb3729d378042d5bfc0f69a4b14660dc8b8a8eb5.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 68504ab..0313dc1 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 20240329
+#define BFD_VERSION_DATE 20240330
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@