Version number and release date for 2.3.0

This commit is contained in:
Federico Hernandez 2014-01-15 23:41:22 +01:00
parent 50dc972da1
commit c4eb465070
9 changed files with 9 additions and 9 deletions

View file

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