Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SokoloffA committed Mar 18, 2017
1 parent 20c0095 commit 6941130
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 @@ -29,7 +29,7 @@ cmake_minimum_required( VERSION 2.6 )
project(boomaga)

set(MAJOR_VERSION 0)
set(MINOR_VERSION 8)
set(MINOR_VERSION 9)
set(PATCH_VERSION 0)
set(FULL_VERSION ${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION})

Expand Down

0 comments on commit 6941130

Please sign in to comment.