Skip to content

Commit

Permalink
bump to v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benswift committed Feb 4, 2020
1 parent 0f684f2 commit 1d2b74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1) # we use target_sources()
project(Extempore VERSION 0.8.0)
project(Extempore VERSION 0.8.1)

option(ASIO "use the ASIO Portaudio backend" OFF)
option(JACK "use the Jack Portaudio backend" OFF)
Expand Down

0 comments on commit 1d2b74f

Please sign in to comment.