Bumped version number to 2.4.4

This commit is contained in:
Federico Hernandez
2015-04-20 00:07:53 +02:00
parent 9959d8eac8
commit 6cf3345595
3 changed files with 10 additions and 26 deletions

View File

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