We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cac1ba5 commit fb9390eCopy full SHA for fb9390e
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
40
###############################################################################
0 commit comments