From 7914aae3a7e7a13d2df2a79f7252133b942ea3ec Mon Sep 17 00:00:00 2001 From: Abdoulbari ZAKIR Date: Thu, 28 Sep 2023 15:54:25 +0200 Subject: [PATCH] update release version --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b6ead9319..b0ab715c2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.0) # Project configuration # =========================================================================== -PROJECT(antaresXpansion VERSION 1.1.0) +PROJECT(antaresXpansion VERSION 1.1.1) #set(ANTARES_XPANSION_RC 5) # ===========================================================================