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 a736bc9 commit 1b6a019Copy full SHA for 1b6a019
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
# Project name
4
-project(shellrun VERSION 1.0)
+project(shellrun VERSION 1.1)
5
6
configure_file(${PROJECT_SOURCE_DIR}/config.h.in ${PROJECT_SOURCE_DIR}/config.h @ONLY)
7
0 commit comments