From ab4073bb80f289593313a24fd33a067190cea3bc Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Fri, 3 Jun 2011 12:18:10 +1000 Subject: Doh! Fixed the displayed version number. --- heimdall/source/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heimdall/source/main.cpp') diff --git a/heimdall/source/main.cpp b/heimdall/source/main.cpp index cb372ea..84260f0 100644 --- a/heimdall/source/main.cpp +++ b/heimdall/source/main.cpp @@ -567,7 +567,7 @@ int main(int argc, char **argv) } } - InterfaceManager::Print("\nHeimdall v1.0.2b, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna\n"); + InterfaceManager::Print("\nHeimdall v1.2.0, Copyright (c) 2010-2011, Benjamin Dobell, Glass Echidna\n"); InterfaceManager::Print("http://www.glassechidna.com.au\n\n"); InterfaceManager::Print("This software is provided free of charge. Copying and redistribution is\nencouraged.\n\n"); InterfaceManager::Print("If you appreciate this software and you would like to support future\ndevelopment please consider donating:\n"); -- cgit v1.1