Bumped version number to 2.4.5

This commit is contained in:
Federico Hernandez 2015-05-10 23:11:26 +02:00
parent e989dee505
commit 1800ab0e1b
3 changed files with 10 additions and 21 deletions

View file

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