Skip to content

Commit

Permalink
Dump superbuild version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ocommowi authored Mar 28, 2018
1 parent 167e536 commit 41d6a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1.0)

cmake_policy(SET CMP0048 NEW)
project(ANIMA_SUPERBUILD VERSION 2.3)
project(ANIMA_SUPERBUILD VERSION 3.0)

set(${PROJECT_NAME}_CMAKE_DIRS
${CMAKE_SOURCE_DIR}/Anima/cmake
Expand Down

0 comments on commit 41d6a5b

Please sign in to comment.