mirror of https://github.com/drowe67/LPCNet.git
Merge branch 'ms-uncouple-codec2' of github.com:tmiw/LPCNet into ms-uncouple-codec2
commit
14ccfb5f53
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue