From 8ad97751bdfbcb5eba483d84ebc1de9d7276ad91 Mon Sep 17 00:00:00 2001 From: Timerix Date: Fri, 19 Jul 2024 02:00:58 +0300 Subject: [PATCH] cbuild 2.1.0 --- kerep | 2 +- default.config => project.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename default.config => project.config (99%) diff --git a/kerep b/kerep index b1299eb..dd8e0d0 160000 --- a/kerep +++ b/kerep @@ -1 +1 @@ -Subproject commit b1299ebd311789887031523ec4a768f9eefb4bce +Subproject commit dd8e0d0552a2abd17cb8c2f05dd22310878f464d diff --git a/default.config b/project.config similarity index 99% rename from default.config rename to project.config index 6b769d0..7c425d7 100644 --- a/default.config +++ b/project.config @@ -1,5 +1,5 @@ #!/usr/bin/env bash -CBUILD_VERSION=2.0.2 +CBUILD_VERSION=2.1.0 CONFIG_VERSION=2 PROJECT="port-tunnel"