We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d993412 commit 83b9ec3Copy full SHA for 83b9ec3
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13.0 FATAL_ERROR)
2
3
-set(VERSION 0.4.3)
+set(VERSION 0.4.4)
4
project(TD-Faust VERSION ${VERSION})
5
6
set(SndFile_DIR ${SndFile_DIR})
0 commit comments