aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-06 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-06 00:00:09 +0000
commit82475fa2fa916677e4c578b4e3e35b49160656fa (patch)
tree007793bfef5d5b9a0d463206b2149f4de5364f2f /bfd
parent816fd3dced1b2e94789b6d7d1d1fab1988e8e05d (diff)
downloadgdb-82475fa2fa916677e4c578b4e3e35b49160656fa.zip
gdb-82475fa2fa916677e4c578b4e3e35b49160656fa.tar.gz
gdb-82475fa2fa916677e4c578b4e3e35b49160656fa.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 e000c80..1a88184 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 20240405
+#define BFD_VERSION_DATE 20240406
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@