We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd8628 commit 61de4c3Copy full SHA for 61de4c3
saxbospiral.png
6 Bytes
saxbospiral/saxbospiral.c
@@ -6,7 +6,7 @@ extern "C"{
6
#endif
7
8
const version_t VERSION = {
9
- .major = 0, .minor = 7, .patch = 0,
+ .major = 0, .minor = 8, .patch = 0,
10
};
11
12
// vector direction constants
0 commit comments