Skip to content

Commit

Permalink
Bump apple network extension sub-version
Browse files Browse the repository at this point in the history
  • Loading branch information
jagerman committed Nov 7, 2022
1 parent 67863cd commit 77fa34c
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 @@ -32,7 +32,7 @@ project(lokinet
if(APPLE)
# Apple build number: must be incremented to submit a new build for the same lokinet version,
# should be reset to 0 when the lokinet version increments.
set(LOKINET_APPLE_BUILD 5)
set(LOKINET_APPLE_BUILD 6)
endif()

set(RELEASE_MOTTO "Our Lord And Savior" CACHE STRING "Release motto")
Expand Down

0 comments on commit 77fa34c

Please sign in to comment.