Skip to content

Commit

Permalink
Bump version #
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 committed Oct 23, 2023
1 parent 93e31e5 commit c315ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.15)
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.9" CACHE STRING "Minimum OS X deployment target")
set(CMAKE_CXX_STANDARD 17)
project(CHOWTapeModel VERSION 2.11.2)
project(CHOWTapeModel VERSION 2.11.3)

if(IOS)
option(CHOWTAPE_BUILD_CLAP "Create a CLAP target for ChowTape" OFF)
Expand Down

0 comments on commit c315ecb

Please sign in to comment.