aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-05 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-05 00:00:11 +0000
commitc069de3491879faeef77af40262b47c3d4c5ce7b (patch)
tree9eb3925afac1c3b0bab598dd1f479814760dc99a /bfd
parent0ffdc37b98964477e70bfd63ca28f374193dcdb2 (diff)
downloadgdb-c069de3491879faeef77af40262b47c3d4c5ce7b.zip
gdb-c069de3491879faeef77af40262b47c3d4c5ce7b.tar.gz
gdb-c069de3491879faeef77af40262b47c3d4c5ce7b.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 ea218db..e000c80 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 20240404
+#define BFD_VERSION_DATE 20240405
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@