3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-28 09:48:17 +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 f11a376b92
commit f9d392e41d

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)
# ############