aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-01-12 00:01:11 +0000
committerGDB Admin <brobecker@adacore.com>2024-01-12 00:01:11 +0000
commit9076a9fe7444b6bb5c87e104301535bf5237f0eb (patch)
tree4594e606f52fca5c8ea7fb6d1a7cf44eff93308b
parentf4f45bdde35acbb0a5ba540092e8ad148afef57a (diff)
downloadbinutils-9076a9fe7444b6bb5c87e104301535bf5237f0eb.zip
binutils-9076a9fe7444b6bb5c87e104301535bf5237f0eb.tar.gz
binutils-9076a9fe7444b6bb5c87e104301535bf5237f0eb.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 f0e8fb9..904e1a3 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 20240111
+#define BFD_VERSION_DATE 20240112
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@