From d8642f9ce21e348aee493e98b07ac220fd98f2fe Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Tue, 26 Jul 2011 17:50:06 +1000 Subject: Added proper copyright notices to the About window and also updated some documentation slightly. --- heimdall/source/Interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/source/Interface.cpp') diff --git a/heimdall/source/Interface.cpp b/heimdall/source/Interface.cpp index b2677cc..8f2d313 100644 --- a/heimdall/source/Interface.cpp +++ b/heimdall/source/Interface.cpp @@ -33,7 +33,7 @@ using namespace Heimdall; bool Interface::stdoutErrors = false; -const char *Interface::version = "v1.3 (beta)"; +const char *Interface::version = "v1.3.0"; const char *Interface::usage = "Usage: heimdall \n\ \n\ -- cgit v1.1