aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-03-04 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2023-03-04 00:00:31 +0000
commitd1702fea87aa62dff7de465464097dba63cc8c0f (patch)
treeb0721da43d4d36a819f0d06ca806737cf1bd2abd
parent803392dc5bb4cf293a621c4edf2842b647267d3d (diff)
downloadbinutils-d1702fea87aa62dff7de465464097dba63cc8c0f.zip
binutils-d1702fea87aa62dff7de465464097dba63cc8c0f.tar.gz
binutils-d1702fea87aa62dff7de465464097dba63cc8c0f.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 769c192..7cb412e 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 20230303
+#define BFD_VERSION_DATE 20230304
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@