mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 04:13:47 +01:00
Update version number in CMakeLists.txt
This commit is contained in:
parent
1fbdf8bf38
commit
e115b1ce42
@ -1,6 +1,6 @@
|
||||
# Version number of the application
|
||||
set (DFT_TOOLS_VERSION "1.0")
|
||||
set (DFT_TOOLS_RELEASE "1.0.0")
|
||||
set (DFT_TOOLS_VERSION "1.2")
|
||||
set (DFT_TOOLS_RELEASE "1.2.0")
|
||||
|
||||
# Append triqs installed files to the cmake load path
|
||||
list(APPEND CMAKE_MODULE_PATH ${TRIQS_PATH}/share/triqs/cmake)
|
||||
|
Loading…
Reference in New Issue
Block a user