Skip to content

Commit

Permalink
RELEASE: v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
noryb009 committed Sep 14, 2015
1 parent af9a02a commit f4a4c71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 3.0 FATAL_ERROR)

set(proj_name "LICK")
set(VERSION_MAJOR "0")
set(VERSION_MINOR "3")
set(VERSION_PATCH "1")
set(VERSION_MINOR "4")
set(VERSION_PATCH "0")

project(${proj_name})

Expand Down

0 comments on commit f4a4c71

Please sign in to comment.