Skip to content

Commit 61de4c3

Browse files
committed
Version bump to v0.8
1 parent 8dd8628 commit 61de4c3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

saxbospiral.png

6 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 = 7, .patch = 0,
9+
.major = 0, .minor = 8, .patch = 0,
1010
};
1111

1212
// vector direction constants

0 commit comments

Comments
 (0)