aboutsummaryrefslogtreecommitdiff
path: root/contrib/bc/include/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/include/version.h')
-rw-r--r--contrib/bc/include/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bc/include/version.h b/contrib/bc/include/version.h
index eca73baf508f..e2576269345d 100644
--- a/contrib/bc/include/version.h
+++ b/contrib/bc/include/version.h
@@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: BSD-2-Clause
*
- * Copyright (c) 2018-2021 Gavin D. Howard and contributors.
+ * Copyright (c) 2018-2023 Gavin D. Howard and contributors.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -37,6 +37,6 @@
#define BC_VERSION_H
/// The current version.
-#define VERSION 5.2.1
+#define VERSION 6.7.5
#endif // BC_VERSION_H