Skip to content

Commit da4b8a7

Browse files
author
Ben Fulton
committed
Update version number
1 parent f584715 commit da4b8a7

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
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.13)
33
include(CheckIncludeFile)
44

55
# set the project name
6-
project(CAGEE VERSION 1.0)
6+
project(CAGEE VERSION 1.1)
77

88
set (CMAKE_PREFIX_PATH "${PROJECT_SOURCE_DIR}/cmake")
99

0 commit comments

Comments
 (0)