Version number and release date for 2.4.0

This commit is contained in:
Federico Hernandez 2015-01-02 00:11:32 +01:00
parent c9e09aa4b5
commit 670102842c
7 changed files with 8 additions and 8 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.4.0.beta3")
set (PROJECT_VERSION "2.4.0")
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
set (LINUX true)