Cycles: bump version to 1.11, matching Blender 2.82 release cycle
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
CCL_NAMESPACE_BEGIN
|
||||
|
||||
#define CYCLES_VERSION_MAJOR 1
|
||||
#define CYCLES_VERSION_MINOR 9
|
||||
#define CYCLES_VERSION_MINOR 11
|
||||
#define CYCLES_VERSION_PATCH 0
|
||||
|
||||
#define CYCLES_MAKE_VERSION_STRING2(a, b, c) #a "." #b "." #c
|
||||
|
||||
Reference in New Issue
Block a user