Skip to content

Commit 8fed1b3

Browse files
authored
Prepare the 2.0.3 patch release (#1560)
Signed-off-by: Patrick Hodoul <[email protected]>
1 parent 52faf74 commit 8fed1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ project(OpenColorIO
3434
LANGUAGES CXX C)
3535

3636
# "dev", "beta1", rc1", etc or "" for an official release.
37-
set(OpenColorIO_VERSION_RELEASE_TYPE "dev")
37+
set(OpenColorIO_VERSION_RELEASE_TYPE "")
3838

3939
enable_testing()
4040

0 commit comments

Comments
 (0)