Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ptahmose committed Oct 15, 2021
1 parent 47be927 commit 633c7a3
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 @@ -5,7 +5,7 @@ cmake_minimum_required (VERSION 3.11)

set(WLLCZI_MAJOR 0)
set(WLLCZI_MINOR 1)
set(WLLCZI_PATCH 3)
set(WLLCZI_PATCH 5)
set(WLLCZI_EXT "alpha")

configure_file ("${CMAKE_CURRENT_SOURCE_DIR}/Mathematica/CZIReader/PacletInfo.wl.in" "${CMAKE_CURRENT_SOURCE_DIR}/Mathematica/CZIReader/PacletInfo.wl")
Expand Down

0 comments on commit 633c7a3

Please sign in to comment.