aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-18 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-18 00:00:16 +0000
commitcd1a989fe1350fa6a375afd34ca1d7ee5244fb48 (patch)
treebb89ef4b825590b2cce67d2bd877131ba38f38e4
parent86416e21f256451d3ecb63f0d5c0c5e255f60924 (diff)
downloadbinutils-cd1a989fe1350fa6a375afd34ca1d7ee5244fb48.zip
binutils-cd1a989fe1350fa6a375afd34ca1d7ee5244fb48.tar.gz
binutils-cd1a989fe1350fa6a375afd34ca1d7ee5244fb48.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 641deac..9458984 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 20220417
+#define BFD_VERSION_DATE 20220418
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@