aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-03-06 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2023-03-06 00:00:27 +0000
commitec95986dc23f3f3c55beb945516a0008a526e772 (patch)
tree4984e2669703fae0975d13518301d4fc24e0fd4b /bfd
parentfd9cdf3000ac9baed9e9b9541f987279dba37e8f (diff)
downloadbinutils-ec95986dc23f3f3c55beb945516a0008a526e772.zip
binutils-ec95986dc23f3f3c55beb945516a0008a526e772.tar.gz
binutils-ec95986dc23f3f3c55beb945516a0008a526e772.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 cb7aa81..bb25bae 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 20230305
+#define BFD_VERSION_DATE 20230306
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@