3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 11:13:46 +01:00

[cmake] Bump Version number to 3.3.1

This commit is contained in:
Nils Wentzell 2024-09-03 13:55:35 -04:00
parent 9162020617
commit 75f431c0b6

View File

@ -27,7 +27,7 @@ endif()
# ############
# Define Project
project(triqs_dft_tools VERSION 3.3.0 LANGUAGES CXX Fortran)
project(triqs_dft_tools VERSION 3.3.1 LANGUAGES CXX Fortran)
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
# ############