Skip to content

Commit

Permalink
Updated plugins and version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NTSFka committed Mar 6, 2017
1 parent 918b203 commit 92b3921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 3.1)

set(CECE_VERSION_MAJOR 0)
set(CECE_VERSION_MINOR 6)
set(CECE_VERSION_PATCH 0)
set(CECE_VERSION_PATCH 1)
set(CECE_VERSION ${CECE_VERSION_MAJOR}.${CECE_VERSION_MINOR}.${CECE_VERSION_PATCH})

# ######################################################################### #
Expand Down

0 comments on commit 92b3921

Please sign in to comment.