diff options
author | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-06-03 04:18:10 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-06-03 04:18:10 +0200 |
commit | ab4073bb80f289593313a24fd33a067190cea3bc (patch) | |
tree | 31589b17e38a3062ebd1bae51481826ec196811b /heimdall/source/main.cpp | |
parent | Updated Linux udev rules for Galaxy S II & Droid Charge (diff) | |
download | Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar.gz Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar.bz2 Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar.lz Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar.xz Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.tar.zst Heimdall-ab4073bb80f289593313a24fd33a067190cea3bc.zip |
Diffstat (limited to '')
-rw-r--r-- | heimdall/source/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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"); |