Skip to content

Commit ef9cb9b

Browse files
committed
[v1.00] Bump version
1 parent 6a9d30e commit ef9cb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
static const char* OS_STR = "Unknown OS";
3434
#endif
3535

36-
static const char* VERSION = "0.99";
36+
static const char* VERSION = "1.00";
3737

3838
void print_help(char *argv[]) {
3939
const char **t = args_str;

0 commit comments

Comments
 (0)