Skip to content

Commit

Permalink
Updated package version number to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olofson committed Jan 17, 2017
1 parent 2c78c09 commit 51ff066
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 @@ -4,7 +4,7 @@ project(KOBOREDUX)

set(VERSION_MAJOR 0)
set(VERSION_MINOR 7)
set(VERSION_PATCH 0)
set(VERSION_PATCH 1)
set(VERSION_BUILD 0)

set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
Expand Down

0 comments on commit 51ff066

Please sign in to comment.