From 8c6b20a487b36a7fa9679d55a1375d20f72a0b92 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 24 Jan 2013 00:51:32 +1100 Subject: - Incrementing to 1.4 RC2. - Fixed Release xcopy command that was referring to libusb instead of libusbx. --- 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 bbe1472..ec66480 100644 --- a/heimdall/source/Interface.cpp +++ b/heimdall/source/Interface.cpp @@ -43,7 +43,7 @@ using namespace Heimdall; map actionMap; bool stdoutErrors = false; -const char *version = "v1.4 RC1"; +const char *version = "v1.4 RC2"; const char *actionUsage = "Usage: heimdall \n"; const char *releaseInfo = "Heimdall %s\n\n\ -- cgit v1.1