aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-24 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-24 00:00:51 +0000
commitda1d92f080ce18c2d1a545efda88f3d80a2d61e0 (patch)
treec0284e3e88741e967069932a045976f64ec354e4
parent420c088903333674ed622127dc6eb3c5fb2d42c8 (diff)
downloadbinutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.zip
binutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.tar.gz
binutils-da1d92f080ce18c2d1a545efda88f3d80a2d61e0.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 fcfe5b3..a9c293d 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 20220923
+#define BFD_VERSION_DATE 20220924
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@