Skip to content

Commit 537b492

Browse files
committed
Bump version after developer preview tag
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 4de31bd commit 537b492

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
@@ -3,7 +3,7 @@
33
# https://github.com/imageworks/OpenShadingLanguage
44

55
cmake_minimum_required (VERSION 3.12)
6-
project (OSL VERSION 1.11.5.0
6+
project (OSL VERSION 1.11.6.0
77
LANGUAGES CXX C
88
HOMEPAGE_URL "https://github.com/imageworks/OpenShadingLanguage")
99
set (PROJ_NAME ${PROJECT_NAME}) # short name

0 commit comments

Comments
 (0)