Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
DeathByDenim committed Aug 24, 2015
1 parent 66e1492 commit 57078d0
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 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 2.8.11)

set(MAJOR_VERSION "0")
set(MINOR_VERSION "6")
set(PATCH_VERSION "0")
set(PATCH_VERSION "1")

# Tell CMake to run moc when necessary:
set(CMAKE_AUTOMOC ON)
Expand Down

0 comments on commit 57078d0

Please sign in to comment.