Update LV2Config.cmake
This commit is contained in:
parent
8b8ae3b8a6
commit
149143b38e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Configuration for this plugin
|
||||
# TODO: generate version from git
|
||||
set (LV2PLUGIN_VERSION_MINOR 4)
|
||||
set (LV2PLUGIN_VERSION_MINOR 6)
|
||||
set (LV2PLUGIN_VERSION_MICRO 0)
|
||||
set (LV2PLUGIN_NAME "sfizz")
|
||||
set (LV2PLUGIN_COMMENT "SFZ sampler")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue