aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-14 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-14 00:00:12 +0000
commit319b460545dc79280e2904dcc280057cf71fb753 (patch)
tree6c5b843ac50503b2666198f263a62ede77d404b5
parent5fa871f5d93bf285753f219cf583d0763dc0cd33 (diff)
downloadbinutils-319b460545dc79280e2904dcc280057cf71fb753.zip
binutils-319b460545dc79280e2904dcc280057cf71fb753.tar.gz
binutils-319b460545dc79280e2904dcc280057cf71fb753.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 f7b5b92..d0121b3 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 20231113
+#define BFD_VERSION_DATE 20231114
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@