Skip to content

Commit d2d6eae

Browse files
committed
Increment version number in cmakelists
1 parent c1acc08 commit d2d6eae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ endif()
6666
set(HARDENED_RUNTIME_ENABLED YES)
6767
set(HARDENED_RUNTIME_OPTIONS com.apple.security.device.audio-input com.apple.security.device.camera)
6868

69-
project(plugdata VERSION 0.9.0 LANGUAGES C CXX)
69+
project(plugdata VERSION 0.9.2 LANGUAGES C CXX)
7070

7171
if(QUICK_BUILD)
7272
set(ENABLE_SFIZZ OFF)

0 commit comments

Comments
 (0)