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 25c8c4d commit a1d8141Copy full SHA for a1d8141
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.1) # we use target_sources()
2
-project(Extempore VERSION 0.8.3)
+project(Extempore VERSION 0.8.4)
3
4
option(ASIO "use the ASIO Portaudio backend" OFF)
5
option(JACK "use the Jack Portaudio backend" OFF)
0 commit comments