aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-27 00:00:43 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-27 00:00:43 +0000
commitdb3bcacad0fb411f95cd4aa47495bcccbdec4235 (patch)
treeb9a75accbcf96273056491dc0a78cbc2b2349ebe /bfd
parent56f703d39d6f4793ba73b2364a4ea052e8ad755d (diff)
downloadgdb-db3bcacad0fb411f95cd4aa47495bcccbdec4235.zip
gdb-db3bcacad0fb411f95cd4aa47495bcccbdec4235.tar.gz
gdb-db3bcacad0fb411f95cd4aa47495bcccbdec4235.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 946b465..747744a 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 20240326
+#define BFD_VERSION_DATE 20240327
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@