Bumped version number to 2.2.0

This commit is contained in:
Federico Hernandez 2012-07-23 23:04:38 +02:00
parent 98fbd28501
commit 7b298a1b3d
2 changed files with 5 additions and 3 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.1.0")
set (PROJECT_VERSION "2.2.0")
SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1")
SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5")