Skip to content

Commit 70ae085

Browse files
committed
Bump version for v0.7
1 parent ab5049a commit 70ae085

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

saxbospiral.png

8 Bytes
Loading

saxbospiral/saxbospiral.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ extern "C"{
66
#endif
77

88
const version_t VERSION = {
9-
.major = 0, .minor = 6, .patch = 0,
9+
.major = 0, .minor = 7, .patch = 0,
1010
};
1111

1212
// vector direction constants

0 commit comments

Comments
 (0)