Skip to content

Commit a1d8141

Browse files
committed
v0.8.4
1 parent 25c8c4d commit a1d8141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.1) # we use target_sources()
2-
project(Extempore VERSION 0.8.3)
2+
project(Extempore VERSION 0.8.4)
33

44
option(ASIO "use the ASIO Portaudio backend" OFF)
55
option(JACK "use the Jack Portaudio backend" OFF)

0 commit comments

Comments
 (0)