Update version in CMakeLists.txt to 4.0
This commit is contained in:
parent
6961781e65
commit
b2edaf2f52
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
PROJECT(foam-extend-3.2)
|
||||
PROJECT(foam-extend-4.0)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# Utility functions
|
||||
|
|
Reference in a new issue