aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-03 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-03 00:00:11 +0000
commiteb9afa636211003eb6910a2f10e4f9af88dc5c77 (patch)
treee127260090696ad9651d4ccadb0853a6632e613d /bfd
parentce6fcad80eb594228a2e46e9362d6083881fe96d (diff)
downloadbinutils-eb9afa636211003eb6910a2f10e4f9af88dc5c77.zip
binutils-eb9afa636211003eb6910a2f10e4f9af88dc5c77.tar.gz
binutils-eb9afa636211003eb6910a2f10e4f9af88dc5c77.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 9bcd000..e751290 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 20230102
+#define BFD_VERSION_DATE 20230103
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@