Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Mar 22, 2024
1 parent a184141 commit d2f7225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cmake_minimum_required(VERSION 2.8.3)

set(_YPSPUR_MAJOR_VERSION 1)
set(_YPSPUR_MINOR_VERSION 20)
set(_YPSPUR_PATCH_VERSION 2)
set(_YPSPUR_MINOR_VERSION 21)
set(_YPSPUR_PATCH_VERSION 0)

if(${CMAKE_MAJOR_VERSION} LESS 3)
# DARN_IT: CMake 2 should be supported until April, 2019 (Ubuntu Trusty EOL)
Expand Down

0 comments on commit d2f7225

Please sign in to comment.