Skip to content

Commit 19970e8

Browse files
committed
main: bump version to 1.4.6
1 parent 5d215f2 commit 19970e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ static const char *g_help_text =
4545
// Run state
4646
static bool g_is_running = true;
4747

48-
static const char *g_version = "1.4.5";
48+
static const char *g_version = "1.4.6";
4949

5050
const char* g_graph = NULL;
5151
const char* g_call = NULL;

0 commit comments

Comments
 (0)