aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-26 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-26 00:00:51 +0000
commit6094ead38d289221642391270bdd94d0c688626c (patch)
tree88a8a3fa673e5c14d278b9f51f1e3d4ae89d9b77 /bfd
parentdc0f4da2f3d436b121dc41111fedf0c68506e7ed (diff)
downloadgdb-6094ead38d289221642391270bdd94d0c688626c.zip
gdb-6094ead38d289221642391270bdd94d0c688626c.tar.gz
gdb-6094ead38d289221642391270bdd94d0c688626c.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 88dd9d4..d118777 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 20220925
+#define BFD_VERSION_DATE 20220926
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@