mirror of
https://github.com/AndroidAudioMods/ViPERFX_RE.git
synced 2024-12-22 22:47:25 +08:00
Bump version to 0.6.0
This commit is contained in:
parent
0d9122ef53
commit
07b390247b
@ -8,8 +8,8 @@ set(CMAKE_CXX_COMPILER_VERSION 20)
|
||||
#add_compile_definitions(ANDROID_PLATFORM=android-24)
|
||||
|
||||
project("ViPER4Android")
|
||||
add_compile_definitions(VERSION_CODE=20230522)
|
||||
add_compile_definitions(VERSION_NAME="0.5.0")
|
||||
add_compile_definitions(VERSION_CODE=20231209)
|
||||
add_compile_definitions(VERSION_NAME="0.6.0")
|
||||
|
||||
# FFTS
|
||||
#add_subdirectory(src/viper/ffts)
|
||||
|
Loading…
Reference in New Issue
Block a user