We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e3b71c commit ce7cbebCopy full SHA for ce7cbeb
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-project(NeuralAmpModelerLv2 VERSION 0.1.8)
+project(NeuralAmpModelerLv2 VERSION 0.1.9)
4
5
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
6
set(LIB_INSTALL_DIR ${CMAKE_INSTALL_PREFIX}/lib CACHE PATH "The library install dir (default: lib)")
deps/NeuralAudio
0 commit comments