Skip to content

Commit

Permalink
bumped version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
drowe67 committed Jul 13, 2022
1 parent 6ad1109 commit 391ea7c
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 @@ -43,7 +43,7 @@ endif("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
# file at some point.
#
set(LPCNET_VERSION_MAJOR 0)
set(LPCNET_VERSION_MINOR 2)
set(LPCNET_VERSION_MINOR 3)
# Set to patch level if needed, otherwise leave FALSE.
# Must be positive (non-zero) if set, since 0 == FALSE in CMake.
set(LPCNET_VERSION_PATCH FALSE)
Expand Down

0 comments on commit 391ea7c

Please sign in to comment.