SCDoc: Use proper static string constants instead of comparing string literals.
[supercollider.git] / SCVersion.txt
blobc2d7efa5f2776223d5e3cefdd4cae84c049486fe
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 6)
6 set(PROJECT_VERSION_PATCH dev)