Skip to content

Commit 94a2966

Browse files
alpha2
1 parent 57ce38c commit 94a2966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ eb_status_t eb_decompress_zstd(const void *source, size_t source_size, void **de
2929
#define EB_VERSION_PATCH 0
3030

3131
// Full version as string
32-
#define EB_VERSION_STR "0.1.0"
32+
#define EB_VERSION_STR "0.1.0-alpha2"
3333
// END OF SET THE VERSION HERE
3434

3535

0 commit comments

Comments
 (0)