Skip to content

Commit

Permalink
Release v0.6 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
csukuangfj committed Jul 3, 2022
1 parent 81341f9 commit 6e596dc
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,7 +1,7 @@
cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
project(sherpa)

set(SHERPA_VERSION "0.5")
set(SHERPA_VERSION "0.6")

set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib")
Expand Down

0 comments on commit 6e596dc

Please sign in to comment.