summaryrefslogtreecommitdiff
path: root/riff/main.cpp
diff options
context:
space:
mode:
authorSrimanta Panda <srimanta.panda@stericsson.com>2012-05-28 11:13:20 +0200
committerSrimanta Panda <srimanta.panda@stericsson.com>2012-05-28 11:13:20 +0200
commit09d76a99fe7837c38454e213bb82e01873c61e2b (patch)
treeee39cd60e6ebde353f03f91de09f17c0eddab486 /riff/main.cpp
parent7b1ae2029ad33a38e1e718a33e2879325b389332 (diff)
Improved error messages in riff
A clear error message is displayed when RIFF fails because of an error from LCD library. RIFF displays an error description related to the error number received from LCD.
Diffstat (limited to 'riff/main.cpp')
-rw-r--r--riff/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/riff/main.cpp b/riff/main.cpp
index ab7426f..371d91a 100644
--- a/riff/main.cpp
+++ b/riff/main.cpp
@@ -30,7 +30,7 @@ volatile bool isDone = false;
const string info = \
"\n \
----------------------- riff - Raw Image File Flasher -------------------------\n \
-Version: 0.5.0\n \
+Version: 0.5.1\n \
"
"Flash a device. Try `riff --help' for more information. \n \
"