3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-20 04:02:20 +02:00

Merge branch 'vasp' of ssh://github.com/TRIQS/dft_tools into vasp

This commit is contained in:
Oleg E. Peil 2015-11-27 10:53:24 +01:00
commit a93549e3ab

View File

@ -1,6 +1,6 @@
# Version number of the application
set (DFT_TOOLS_VERSION "1.2")
set (DFT_TOOLS_RELEASE "1.2.0")
set (DFT_TOOLS_VERSION "1.4")
set (DFT_TOOLS_RELEASE "1.4.0")
# Append triqs installed files to the cmake load path
list(APPEND CMAKE_MODULE_PATH ${TRIQS_PATH}/share/triqs/cmake)