We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160f9dd commit 5accdc3Copy full SHA for 5accdc3
src/util/version.h
@@ -10,7 +10,7 @@
10
CCL_NAMESPACE_BEGIN
11
12
#define CYCLES_VERSION_MAJOR 4
13
-#define CYCLES_VERSION_MINOR 2
+#define CYCLES_VERSION_MINOR 3
14
#define CYCLES_VERSION_PATCH 0
15
16
#define CYCLES_MAKE_VERSION_STRING2(a, b, c) #a "." #b "." #c
0 commit comments