Skip to content

Commit

Permalink
Bumped version number to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rainman110 committed May 28, 2021
1 parent 42655f0 commit 3caf3a7
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
Expand Up @@ -10,7 +10,7 @@ endif()
cmake_minimum_required (VERSION 3.4.0)

project (TIGL VERSION 3.2.0)
set(TIGL_VERSION 3.2.0-dev)
set(TIGL_VERSION 3.2.0)

# enable C++11 support
set(CMAKE_CXX_STANDARD 11)
Expand Down

0 comments on commit 3caf3a7

Please sign in to comment.