aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-23 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-23 00:00:17 +0000
commit7642f36b93c08a6ca33e1399fa87a381a49749a3 (patch)
tree5cecceb1b3b5f4fccaa9f007d8793152fcb888f2
parent1e864019e430f2cac5ab6b822c4e1db39bd62699 (diff)
downloadbinutils-7642f36b93c08a6ca33e1399fa87a381a49749a3.zip
binutils-7642f36b93c08a6ca33e1399fa87a381a49749a3.tar.gz
binutils-7642f36b93c08a6ca33e1399fa87a381a49749a3.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 5b84ab5..9386afb 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 20220422
+#define BFD_VERSION_DATE 20220423
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@