Skip to content

Commit 3caf3a7

Browse files
committed
Bumped version number to 3.2.0
1 parent 42655f0 commit 3caf3a7

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
@@ -10,7 +10,7 @@ endif()
1010
cmake_minimum_required (VERSION 3.4.0)
1111

1212
project (TIGL VERSION 3.2.0)
13-
set(TIGL_VERSION 3.2.0-dev)
13+
set(TIGL_VERSION 3.2.0)
1414

1515
# enable C++11 support
1616
set(CMAKE_CXX_STANDARD 11)

0 commit comments

Comments
 (0)