Bumped version number to 2.4.2

This commit is contained in:
Federico Hernandez 2015-02-17 00:04:04 +01:00
parent a55a7bf1a2
commit a36eb974ee
3 changed files with 10 additions and 35 deletions

View file

@ -10,7 +10,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.4.1")
set (PROJECT_VERSION "2.4.2")
OPTION(USE_GNUTLS "Build gnutls support." ON)