- bumped version number to 1.9.4
This commit is contained in:
Federico Hernandez 2011-03-03 23:09:48 +01:00
parent 7745733001
commit df1fc5a6da
8 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@ include (CheckFunctionExists)
set (HAVE_CMAKE true) set (HAVE_CMAKE true)
project (task) project (task)
set (PROJECT_VERSION "1.9.4.beta1") set (PROJECT_VERSION "1.9.4")
SET (TASK_MAN1DIR share/man/man1 CACHE STRING "Installation directory for man pages, section 1") 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") SET (TASK_MAN5DIR share/man/man5 CACHE STRING "Installation directory for man pages, section 5")

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61) AC_PREREQ(2.61)
AC_INIT(task, 1.9.4.beta1, support@taskwarrior.org) AC_INIT(task, 1.9.4, support@taskwarrior.org)
# Source type. # Source type.

View file

@ -1,4 +1,4 @@
.TH task-color 5 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH task-color 5 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
task-color \- A color tutorial for the task(1) command line todo manager. task-color \- A color tutorial for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task-faq 5 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH task-faq 5 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
task-faq \- A FAQ for the task(1) command line todo manager. task-faq \- A FAQ for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task-sync 5 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH task-sync 5 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
task-sync \- A tutorial for the task(1) data synchronization capabilities. task-sync \- A tutorial for the task(1) data synchronization capabilities.

View file

@ -1,4 +1,4 @@
.TH task-tutorial 5 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH task-tutorial 5 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
task-tutorial \- A tutorial for the task(1) command line todo manager. task-tutorial \- A tutorial for the task(1) command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task 1 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH task 1 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
task \- A command line todo manager. task \- A command line todo manager.

View file

@ -1,4 +1,4 @@
.TH taskrc 5 2010-11-08 "${PACKAGE_STRING}" "User Manuals" .TH taskrc 5 2011-03-03 "${PACKAGE_STRING}" "User Manuals"
.SH NAME .SH NAME
taskrc \- Configuration file for the task(1) command taskrc \- Configuration file for the task(1) command