From 3dae56a59626cbf235afa847efbfbcc422d52055 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 4 May 2014 02:53:57 +1000 Subject: Bumped version number to 1.4.1 --- heimdall/source/Interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/source') diff --git a/heimdall/source/Interface.cpp b/heimdall/source/Interface.cpp index 910f346..b070dad 100644 --- a/heimdall/source/Interface.cpp +++ b/heimdall/source/Interface.cpp @@ -42,7 +42,7 @@ using namespace Heimdall; map actionMap; bool stdoutErrors = false; -const char *version = "v1.4.0"; +const char *version = "v1.4.1"; const char *actionUsage = "Usage: heimdall \n"; const char *releaseInfo = "Heimdall %s\n\n\ -- cgit v1.1