summaryrefslogtreecommitdiffstats
path: root/tools/hcitool.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hcitool.c')
-rw-r--r--tools/hcitool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hcitool.c b/tools/hcitool.c
index 06c426ca..8ec564d7 100644
--- a/tools/hcitool.c
+++ b/tools/hcitool.c
@@ -783,7 +783,7 @@ static void usage(void)
{
int i;
- printf("hcitool - HCI Tool\n");
+ printf("hcitool - HCI Tool ver %s\n", VERSION);
printf("Usage:\n"
"\thcitool [options] <command> [command parameters]\n");
printf("Options:\n"