Skip to content

Commit

Permalink
Pushed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sago007 committed Jun 24, 2018
1 parent 6b50949 commit d096651
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 @@
# For target_compile_features
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
project(platform_folders VERSION 3.2.0 LANGUAGES CXX)
project(platform_folders VERSION 4.0.0 LANGUAGES CXX)

# Since it's off, the library will be static by default
option(BUILD_SHARED_LIBS "Build shared instead of static." OFF)
Expand Down

0 comments on commit d096651

Please sign in to comment.