Skip to content

Commit

Permalink
Version 0.1.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
matwey committed Aug 25, 2019
1 parent 22be371 commit 6480b6d
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
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 3.0)
# CXX language is required by GenerateExportHeader
project(libopenvizsla LANGUAGES C CXX VERSION 0.0.0)
project(libopenvizsla LANGUAGES C CXX VERSION 0.1.0)

set(CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
include(CheckSymbolExists)
Expand Down

0 comments on commit 6480b6d

Please sign in to comment.