Skip to content

Commit 786f9ac

Browse files
committed
[cmake] Bump Version number to 3.3.1
1 parent 988fe98 commit 786f9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if(POLICY CMP0144)
4141
cmake_policy(SET CMP0144 NEW)
4242
endif()
4343

44-
project(TRIQS VERSION 3.3.0 LANGUAGES CXX)
44+
project(TRIQS VERSION 3.3.1 LANGUAGES CXX)
4545
list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
4646

4747
## C & C++ Headers

0 commit comments

Comments
 (0)