File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ include (CheckStructHasMember)
77set (HAVE_CMAKE true )
88
99project (tasksh)
10- set (PROJECT_VERSION "1.0.0.beta1 " )
10+ set (PROJECT_VERSION "1.0.0" )
1111
1212if (${CMAKE_SYSTEM_NAME } MATCHES "Linux" )
1313 set (LINUX true )
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Tasksh has been built and tested on the following configurations:
3333 * Debian
3434 * Arch Linux
3535 * FreeBSD
36- * Cygwin 1.7
36+ * Cygwin
3737
3838---
3939
Original file line number Diff line number Diff line change 1- # Disclaimer during ongoing development
2-
3- The development branch is a work in progress and may not pass all quality tests,
4- therefore it may harm your data. While we welcome bug reports from the
5- development branch, we do not guarantee proper or timely fixes.
6-
7- - Make proper backups.
8- - Broken functionality may arise from ongoing development work.
9- - Be aware that using the development branch involves risks.
10-
11- ---
12-
131Thank you for taking a look at tasksh!!
142
153---
Original file line number Diff line number Diff line change 1- .TH tasksh 1 2014-09-05 "${PACKAGE_STRING}" "User Manuals"
1+ .TH tasksh 1 2014-12-21 "${PACKAGE_STRING}" "User Manuals"
22
33.SH NAME
44tasksh \- Interactive taskwarrior shell
You can’t perform that action at this time.
0 commit comments