From 5c8d839840597bbcef9ee5a125442a41b1f6b315 Mon Sep 17 00:00:00 2001 From: Tj Date: Tue, 29 Mar 2016 18:06:53 +0100 Subject: [PATCH] Version 1.4 Signed-off-by: Tj --- cfe_generate_password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfe_generate_password.c b/cfe_generate_password.c index 85a0117..cdfe823 100644 --- a/cfe_generate_password.c +++ b/cfe_generate_password.c @@ -1,7 +1,7 @@ static const char *title = \ "Generate Broadcom CFE seeds and passwords for many popular modem/router devices" ; -static const float VERSION = 1.3f; +static const float VERSION = 1.4f; static const char *copyright = \ "Copyright 2015 TJ \n" -- 2.17.1