aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-28 00:01:11 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-28 00:01:11 +0000
commit13327f3aeca5fc5275639ae4dcc1ad228e892755 (patch)
treea51dc2bebc78661a8bea0af0089f15f3d2158333
parent2fb27bfa2b2b47bdde44308242aa5681e7fdd419 (diff)
downloadfsf-binutils-gdb-13327f3aeca5fc5275639ae4dcc1ad228e892755.zip
fsf-binutils-gdb-13327f3aeca5fc5275639ae4dcc1ad228e892755.tar.gz
fsf-binutils-gdb-13327f3aeca5fc5275639ae4dcc1ad228e892755.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 df682bc..77f89f6 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 20230527
+#define BFD_VERSION_DATE 20230528
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@