Bumped version number to 2.4.3

This commit is contained in:
Federico Hernandez 2015-03-16 00:25:55 +01:00
parent 48e9c0518e
commit 8386b702dd
3 changed files with 10 additions and 31 deletions

View file

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