We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52faf74 commit 8fed1b3Copy full SHA for 8fed1b3
1 file changed
CMakeLists.txt
@@ -34,7 +34,7 @@ project(OpenColorIO
34
LANGUAGES CXX C)
35
36
# "dev", "beta1", rc1", etc or "" for an official release.
37
-set(OpenColorIO_VERSION_RELEASE_TYPE "dev")
+set(OpenColorIO_VERSION_RELEASE_TYPE "")
38
39
enable_testing()
40
0 commit comments