Bump release version to 0.2.

pull/22/head
Richard Shaw 2020-04-20 06:40:50 -05:00
parent b08267fb21
commit 6955baa0fc
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ endif("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
# file at some point.
#
set(LPCNET_VERSION_MAJOR 0)
set(LPCNET_VERSION_MINOR 1)
set(LPCNET_VERSION_MINOR 2)
# 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)