We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c12548 commit ff42bb6Copy full SHA for ff42bb6
CMakeLists.txt
@@ -26,7 +26,7 @@
26
# SOFTWARE.
27
28
cmake_minimum_required(VERSION 3.15)
29
-project(SampleServer VERSION 1.1.0)
+project(SampleServer VERSION 1.1.1)
30
31
set(CMAKE_CXX_STANDARD 20)
32
0 commit comments