aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-03 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-03 00:00:36 +0000
commitdfd845d27613aec9a79444cbda0ba143a15d609b (patch)
treeab332f9238854f30bc68bcd9bc3dd57dd628d4d0
parent64be8e424a7641f84042d96a0eb8fd7d7efc00e4 (diff)
downloadbinutils-dfd845d27613aec9a79444cbda0ba143a15d609b.zip
binutils-dfd845d27613aec9a79444cbda0ba143a15d609b.tar.gz
binutils-dfd845d27613aec9a79444cbda0ba143a15d609b.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 c96b8bc..4702658 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 20231202
+#define BFD_VERSION_DATE 20231203
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@