Skip to content

Commit

Permalink
Version 0.2.0 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
favreau authored Dec 9, 2016
1 parent 3dedb3a commit add69fe
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 @@ -6,7 +6,7 @@

cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
set(Brayns_VERSION_ABI 1)
project(Brayns VERSION 0.1.0)
project(Brayns VERSION 0.2.0)

list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/CMake
${CMAKE_SOURCE_DIR}/CMake/common)
Expand Down

0 comments on commit add69fe

Please sign in to comment.