Skip to content

Commit 1b6a019

Browse files
author
Mads Mogensen
committed
Whoops
1 parent a736bc9 commit 1b6a019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22

33
# Project name
4-
project(shellrun VERSION 1.0)
4+
project(shellrun VERSION 1.1)
55

66
configure_file(${PROJECT_SOURCE_DIR}/config.h.in ${PROJECT_SOURCE_DIR}/config.h @ONLY)
77

0 commit comments

Comments
 (0)