We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de31bd commit 537b492Copy full SHA for 537b492
CMakeLists.txt
@@ -3,7 +3,7 @@
3
# https://github.com/imageworks/OpenShadingLanguage
4
5
cmake_minimum_required (VERSION 3.12)
6
-project (OSL VERSION 1.11.5.0
+project (OSL VERSION 1.11.6.0
7
LANGUAGES CXX C
8
HOMEPAGE_URL "https://github.com/imageworks/OpenShadingLanguage")
9
set (PROJ_NAME ${PROJECT_NAME}) # short name
0 commit comments