Skip to content

Commit 0481740

Browse files
Changing version release type for 2.0.5 official release.
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
1 parent 7de13fc commit 0481740

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)