First commit of v1.4

This commit is contained in:
Priyanka Seth 2015-10-28 14:25:47 +01:00 committed by Priyanka Seth
parent 3ada2b6e47
commit 117fff4289
1 changed files with 1 additions and 1 deletions

View File

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