3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-23 04:43:42 +01:00

[cmake] Bump app4triqs version number to 3.1.0

This commit is contained in:
Nils Wentzell 2021-09-17 15:27:42 -04:00
parent e2332d4de6
commit 0725799054

View File

@ -27,7 +27,7 @@ endif()
# ############
# Define Project
project(app4triqs VERSION 3.0.0 LANGUAGES C CXX)
project(app4triqs VERSION 3.1.0 LANGUAGES C CXX)
get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY)
# ############