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