Bumping version number to beta2

This commit is contained in:
Federico Hernandez 2014-10-11 22:10:18 +02:00
parent 9325098b5c
commit 1cb1ceae08
12 changed files with 8 additions and 7 deletions

View file

@ -7,7 +7,7 @@ include (CheckStructHasMember)
set (HAVE_CMAKE true)
project (task)
set (PROJECT_VERSION "2.4.0.beta1")
set (PROJECT_VERSION "2.4.0.beta2")
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
set (LINUX true)
@ -171,7 +171,7 @@ set (CPACK_SOURCE_GENERATOR "TGZ")
set (CPACK_SOURCE_PACKAGE_FILE_NAME ${PACKAGE_NAME}-${PACKAGE_VERSION})
set (CPACK_SOURCE_IGNORE_FILES "CMakeCache" "CMakeFiles" "CPackConfig" "CPackSourceConfig"
"_CPack_Packages" "cmake_install" "install_manifest" "Makefile$"
"test" "package-config" "misc/*" "src/task$" "src/libtask.a"
"src/columns/libcolumns.a" "src/commands/libcommands.a"
"test" "package-config" "misc/*" "src/task$" "src/calc$" "performance"
"src/libtask.a" "src/columns/libcolumns.a" "src/commands/libcommands.a"
"/\\.gitignore" "/\\.git/" "swp$")
include (CPack)

View file

@ -1,4 +1,4 @@
.TH task-color 5 2014-01-15 "${PACKAGE_STRING}" "User Manuals"
.TH task-color 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-color \- A color tutorial for the taskwarrior command line todo manager.

View file

@ -1,4 +1,4 @@
.TH task-sync 5 2014-01-15 "${PACKAGE_STRING}" "User Manuals"
.TH task-sync 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task-sync \- A discussion and tutorial for the various task(1) data

View file

@ -1,4 +1,4 @@
.TH task 1 2014-01-15 "${PACKAGE_STRING}" "User Manuals"
.TH task 1 2014-10-11 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
task \- A command line todo manager.

View file

@ -1,4 +1,4 @@
.TH taskrc 5 2014-01-15 "${PACKAGE_STRING}" "User Manuals"
.TH taskrc 5 2014-10-11 "${PACKAGE_STRING}" "User Manuals"
.SH NAME
taskrc \- Configuration file for the task(1) command

Binary file not shown.

View file

@ -5,5 +5,6 @@
<string>Template: BlankLandscape (2013-12-16 11:35)</string>
<string>M5.1-1769-1</string>
<string>M5.2-1860-1</string>
<string>M5.2.2-1877-1</string>
</array>
</plist>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 156 KiB

Before After
Before After

Binary file not shown.