aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-25 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-25 00:00:25 +0000
commitf959280488d3af86cd94f81218d123de3c0c7448 (patch)
tree839134a0151088744801b2b07578e6e93ad8e80a /bfd
parentcda750802aef3beea582f0f3cad824be491abb4d (diff)
downloadgdb-f959280488d3af86cd94f81218d123de3c0c7448.zip
gdb-f959280488d3af86cd94f81218d123de3c0c7448.tar.gz
gdb-f959280488d3af86cd94f81218d123de3c0c7448.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 08e1e9f..9248149 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 20231024
+#define BFD_VERSION_DATE 20231025
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@