Skip to content

Commit 5accdc3

Browse files
committed
Bump version to 4.3.0
1 parent 160f9dd commit 5accdc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
CCL_NAMESPACE_BEGIN
1111

1212
#define CYCLES_VERSION_MAJOR 4
13-
#define CYCLES_VERSION_MINOR 2
13+
#define CYCLES_VERSION_MINOR 3
1414
#define CYCLES_VERSION_PATCH 0
1515

1616
#define CYCLES_MAKE_VERSION_STRING2(a, b, c) #a "." #b "." #c

0 commit comments

Comments
 (0)