Skip to content

Commit

Permalink
Bumped version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rainman110 authored Nov 17, 2021
1 parent ea125db commit 42a76ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ endif()

cmake_minimum_required (VERSION 3.11.0)

project (TIGL VERSION 3.2.1)
set(TIGL_VERSION 3.2.1)
project (TIGL VERSION 3.2.2)
set(TIGL_VERSION 3.2.2)

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

0 comments on commit 42a76ee

Please sign in to comment.