aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-01-28 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2023-01-28 00:00:08 +0000
commitccc42eb23136d314fc97315b2443b14f952db15c (patch)
tree10ded72ed4242013c291e451631db66d450a70f6
parent35e1763185224b2bf634e19cdfd06dab0ba914e3 (diff)
downloadbinutils-ccc42eb23136d314fc97315b2443b14f952db15c.zip
binutils-ccc42eb23136d314fc97315b2443b14f952db15c.tar.gz
binutils-ccc42eb23136d314fc97315b2443b14f952db15c.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 deb9802..be83acf 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 20230127
+#define BFD_VERSION_DATE 20230128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@