aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-31 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-31 00:00:07 +0000
commit649cd1d8df4d927b21b8178dcad1041ad674d672 (patch)
tree3317dc215996a0f98ea1b6c62a79a650afd6bc6a /bfd
parent46bbc1c071ca5ceb1d6cfcd38e65eef28f27283c (diff)
downloadfsf-binutils-gdb-649cd1d8df4d927b21b8178dcad1041ad674d672.zip
fsf-binutils-gdb-649cd1d8df4d927b21b8178dcad1041ad674d672.tar.gz
fsf-binutils-gdb-649cd1d8df4d927b21b8178dcad1041ad674d672.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 a05db0d..51cec98 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 20220830
+#define BFD_VERSION_DATE 20220831
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@