aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-29 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-29 00:00:38 +0000
commit54e7cda2bc68e4cb15ca4689e100bd8e89b074f9 (patch)
treeb7bf768ef0c869e058faacf35277a63eb428005a
parentccc42eb23136d314fc97315b2443b14f952db15c (diff)
downloadbinutils-54e7cda2bc68e4cb15ca4689e100bd8e89b074f9.zip
binutils-54e7cda2bc68e4cb15ca4689e100bd8e89b074f9.tar.gz
binutils-54e7cda2bc68e4cb15ca4689e100bd8e89b074f9.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 be83acf..a1828f6 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 20230128
+#define BFD_VERSION_DATE 20230129
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@