aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-11-04 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2023-11-04 00:00:33 +0000
commit89a64d71b19def963be2553748fb176451ffda1c (patch)
treea03eac39b5779b5710657858852e789bbc8b92ce
parentdfa27703baf5b5802df58bbf00580d7a3a975720 (diff)
downloadbinutils-89a64d71b19def963be2553748fb176451ffda1c.zip
binutils-89a64d71b19def963be2553748fb176451ffda1c.tar.gz
binutils-89a64d71b19def963be2553748fb176451ffda1c.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 eb50f23..4a5ebdb 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 20231103
+#define BFD_VERSION_DATE 20231104
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@