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 ab5049a commit 70ae085Copy full SHA for 70ae085
saxbospiral.png
8 Bytes
saxbospiral/saxbospiral.c
@@ -6,7 +6,7 @@ extern "C"{
6
#endif
7
8
const version_t VERSION = {
9
- .major = 0, .minor = 6, .patch = 0,
+ .major = 0, .minor = 7, .patch = 0,
10
};
11
12
// vector direction constants
0 commit comments