aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-25 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-25 00:00:50 +0000
commitdc0f4da2f3d436b121dc41111fedf0c68506e7ed (patch)
treef9dd7b6a6381ebc5883dbfbf19c2af4adc29e5ee /bfd
parentda1d92f080ce18c2d1a545efda88f3d80a2d61e0 (diff)
downloadgdb-dc0f4da2f3d436b121dc41111fedf0c68506e7ed.zip
gdb-dc0f4da2f3d436b121dc41111fedf0c68506e7ed.tar.gz
gdb-dc0f4da2f3d436b121dc41111fedf0c68506e7ed.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 a9c293d..88dd9d4 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 20220924
+#define BFD_VERSION_DATE 20220925
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@