3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-04 18:36:05 +02:00

changed version to 1.4

This commit is contained in:
aichhorn 2015-11-25 11:53:44 +01:00
parent 7db721c8d1
commit d9da33b6fe

View File

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