3
0
mirror of https://github.com/triqs/dft_tools synced 2025-01-03 01:55:56 +01:00

[cmake] Bump Version Number to 3.1.1

This commit is contained in:
Nils Wentzell 2023-02-13 14:12:18 -05:00
parent a9e99f2308
commit cc8d1abe2f

View File

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