summaryrefslogtreecommitdiff
path: root/instr-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'instr-client.c')
-rw-r--r--instr-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/instr-client.c b/instr-client.c
index c020e65..ed5c64f 100644
--- a/instr-client.c
+++ b/instr-client.c
@@ -118,7 +118,7 @@ int main(int argc, char** argv)
return -1;
}
- g_printf("Welcome to InstrumentShell v%.2f\n\n",FW_VERSION);
+ g_printf("Welcome to InstrumentShell v%s\n\n",FW_VERSION);
g_print("> ");