Bumped version number to 2.1.2

This commit is contained in:
Federico Hernandez
2012-09-10 20:27:05 +02:00
parent 4400a6f6ca
commit cf634a22c9
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.1.1")
set (PROJECT_VERSION "2.1.2")
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")

View File

@@ -1,6 +1,6 @@
------ current release ---------------------------
2.2.0 ()
2.1.2 ()
------ old releases ------------------------------