aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-03-05 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2022-03-05 00:00:25 +0000
commit7c28e7424d2c6e6ea8e03bbb69fb14bcc7c29ed2 (patch)
tree0f3b8145aadfd7e01d4525ddc1a444dff1e60822 /bfd
parentc836575a6f0f45b1eddf5eefc6e300420f1b2aec (diff)
downloadgdb-7c28e7424d2c6e6ea8e03bbb69fb14bcc7c29ed2.zip
gdb-7c28e7424d2c6e6ea8e03bbb69fb14bcc7c29ed2.tar.gz
gdb-7c28e7424d2c6e6ea8e03bbb69fb14bcc7c29ed2.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 cd36529..b6cb2fc 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 20220304
+#define BFD_VERSION_DATE 20220305
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@