plugins: DelTapWr - ensure that buffer is cleared correctly
[supercollider.git] / SCVersion.txt
blob798c17cb51ca7883445bd7e988e8d45065e375bf
1 # This file is included by CMakeLists.txt, and is the single place where SC version should be updated.
2 # Note that you need to "make install" for this information to be copied into all places..
4 set(PROJECT_VERSION_MAJOR 3)
5 set(PROJECT_VERSION_MINOR 5)
6 set(PROJECT_VERSION_PATCH -beta3)