We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1fc5e commit 67bac2cCopy full SHA for 67bac2c
1 file changed
src/main.c
@@ -47,7 +47,7 @@ static const char *g_help_text =
47
// Run state
48
static int g_is_running;
49
50
-static const char *g_version = "1.0.2";
+static const char *g_version = "1.3.0";
51
52
const char* g_graph = NULL;
53
const char* g_call = NULL;
0 commit comments