Skip to content

Commit

Permalink
bump version to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JMoerman committed Oct 15, 2017
1 parent 73abd4e commit 6408771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set (EXEC_NAME ${PROJECT_NAME})
set (APP_ID "de.manuel-kehl.go-for-it")
set (APP_NAME "Go For It!")
set (RELEASE_NAME "A stylish to-do list with built-in productivity timer.")
set (VERSION "1.6.0")
set (VERSION "1.6.1")
set (VERSION_INFO "Release")
set (GETTEXT_PACKAGE ${PROJECT_NAME})
set (APIVERSION 0)
Expand Down

0 comments on commit 6408771

Please sign in to comment.