changed version to 1.4

This commit is contained in:
aichhorn 2015-11-25 11:53:44 +01:00
parent 7db721c8d1
commit d9da33b6fe
1 changed files with 2 additions and 2 deletions

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)