From dd8e0d0552a2abd17cb8c2f05dd22310878f464d Mon Sep 17 00:00:00 2001 From: Timerix Date: Fri, 19 Jul 2024 02:00:42 +0300 Subject: [PATCH] cbuild 2.1.0 --- default.config => project.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename default.config => project.config (99%) diff --git a/default.config b/project.config similarity index 99% rename from default.config rename to project.config index 7cac0f5..ea5d84c 100644 --- a/default.config +++ b/project.config @@ -1,5 +1,5 @@ #!/bin/bash -CBUILD_VERSION=2.0.1 +CBUILD_VERSION=2.1.0 CONFIG_VERSION=9 PROJECT="kerep"