Skip to content

Commit fb9390e

Browse files
Removing dev for official release (#1716)
Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com> Signed-off-by: Cédrik Fuoco <cedrik.fuoco@autodesk.com>
1 parent cac1ba5 commit fb9390e

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

4040
###############################################################################

0 commit comments

Comments
 (0)