Merge branch 'ms-uncouple-codec2' of github.com:tmiw/LPCNet into ms-uncouple-codec2

pull/43/head
Mooneer Salem 2022-08-19 23:55:46 -07:00
commit 14ccfb5f53
1 changed files with 1 additions and 1 deletions

View File

@ -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 3)
set(LPCNET_VERSION_MINOR 4)
# 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)