Skip to content

Commit

Permalink
RELEASE: v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
noryb009 committed Apr 18, 2016
1 parent 41c3abf commit 3c9e28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0 FATAL_ERROR)

set(proj_name "LICK")
set(VERSION_MAJOR "1")
set(VERSION_MINOR "0")
set(VERSION_MINOR "1")
set(VERSION_PATCH "0")
set(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")

Expand Down

0 comments on commit 3c9e28c

Please sign in to comment.