aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan200101 <sentrycraft123@gmail.com>2023-11-11 22:53:17 +0100
committerJan200101 <sentrycraft123@gmail.com>2023-11-11 22:53:17 +0100
commit0de5d2f60eeb538db9a7fb1f86735f60c8b41891 (patch)
treed53e2c0fb15c3e3f1455438f1d6c4f5bc215e092
parent4aa01e9838b13c35a660c7e8bd1e3cd467ca517e (diff)
downloadSouthRPC-0de5d2f60eeb538db9a7fb1f86735f60c8b41891.tar.gz
SouthRPC-0de5d2f60eeb538db9a7fb1f86735f60c8b41891.zip
bump version number to 0.2.1HEADmasterdev
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 91f4f9b..39e32fb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ if(CMAKE_POLICY_DEFAULT_CMP0017 OR CMAKE_POLICY_DEFAULT_CMP0020)
# touch these to remove warnings
endif()
-project(SouthRPC VERSION 0.2.0)
+project(SouthRPC VERSION 0.2.1)
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE "Release" CACHE STRING