Skip to content

Commit

Permalink
Release: Bump CMake project version
Browse files Browse the repository at this point in the history
  • Loading branch information
RAOF committed Oct 28, 2020
1 parent c2e6be2 commit b3c55a9
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 @@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.5)
cmake_policy(SET CMP0015 NEW)
cmake_policy(SET CMP0022 NEW)

project(wlcs VERSION 1.1.0)
project(wlcs VERSION 1.2.0)

add_definitions(-D_GNU_SOURCE)
add_definitions(-D_FILE_OFFSET_BITS=64)
Expand Down

0 comments on commit b3c55a9

Please sign in to comment.