Skip to content

Commit 2de97bc

Browse files
committed
Version bump to v0.5.9
1 parent 85d97ee commit 2de97bc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

saxbospiral.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ extern "C"{
1111
#endif
1212

1313
const version_t VERSION = {
14-
.major = 0, .minor = 5, .patch = 8,
14+
.major = 0, .minor = 5, .patch = 9,
1515
};
1616

1717
// constants related to how spiral data is packed in files - measured in bytes

saxbospiral.png

4 Bytes
Loading

0 commit comments

Comments
 (0)