Skip to content

Commit

Permalink
bump version 0.9.9
Browse files Browse the repository at this point in the history
Signed-off-by: Abylay Ospan <aospan@jokersys.com>
  • Loading branch information
aospan committed Aug 31, 2017
1 parent 2290efc commit 70ebe74
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 @@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 2.8.12)
project (joker_tv)
set (joker_tv_VERSION_MAJOR 0)
set (joker_tv_VERSION_MINOR 9)
set (joker_tv_VERSION_PATCH 8)
set (joker_tv_VERSION_PATCH 9)
set (joker_tv_VERSION
${joker_tv_VERSION_MAJOR}.${joker_tv_VERSION_MINOR}.${joker_tv_VERSION_PATCH})

Expand Down

0 comments on commit 70ebe74

Please sign in to comment.