aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-01 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-01 00:00:10 +0000
commit1751ca43fdae8d19e13ae55430700a60eb0f30d3 (patch)
treeec35c50652f37844eea372b3401d5d05c0a7e907
parent4881fcd7c13056b0ee03c170bf54bb7f7a176051 (diff)
downloadfsf-binutils-gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.zip
fsf-binutils-gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.tar.gz
fsf-binutils-gdb-1751ca43fdae8d19e13ae55430700a60eb0f30d3.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 ce45ae1..bbdced1 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 20221031
+#define BFD_VERSION_DATE 20221101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@