Skip to content

Commit

Permalink
Pushed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
machida-mn committed Nov 23, 2018
1 parent d4f1e62 commit 7286ddf
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.1.0)

project(cppglob VERSION 0.1.0 LANGUAGES CXX)
project(cppglob VERSION 1.0.0 LANGUAGES CXX)

option(BUILD_STATIC "Build static library" OFF)
option(BUILD_SHARED "Build shared library" ON)
Expand Down

0 comments on commit 7286ddf

Please sign in to comment.