Skip to content

Commit 07e879c

Browse files
committed
Bump version to v0.5.10
1 parent b67148c commit 07e879c

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 = 9,
14+
.major = 0, .minor = 5, .patch = 10,
1515
};
1616

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

saxbospiral.png

2 Bytes
Loading

0 commit comments

Comments
 (0)