From b6029931202944b2ebc252ca07798d626674cb8e Mon Sep 17 00:00:00 2001
From: Laurent BEIGBEDER <laurent.beigbeder@gfi.fr>
Date: Tue, 24 Aug 2021 15:14:50 +0200
Subject: [PATCH] 6926: passage au kernel 1.8.1

---
 server/kernel/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/server/kernel/CMakeLists.txt b/server/kernel/CMakeLists.txt
index 6fc482d..c15a50b 100644
--- a/server/kernel/CMakeLists.txt
+++ b/server/kernel/CMakeLists.txt
@@ -16,7 +16,7 @@ endif()
 
 SET(TREPS_VERSION_MAJOR "1")
 SET(TREPS_VERSION_MINOR "8")
-SET(TREPS_VERSION_PATCH "0")
+SET(TREPS_VERSION_PATCH "1")
 
 SET(TREPS_SONAR_PORT    "8090")
 SET(TREPS_MYSQL_PORT    "3306")
--
libgit2 0.21.2