summaryrefslogtreecommitdiff
path: root/riff/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'riff/main.cpp')
-rwxr-xr-xriff/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/riff/main.cpp b/riff/main.cpp
index 076a65f..5ce8e65 100755
--- a/riff/main.cpp
+++ b/riff/main.cpp
@@ -26,11 +26,11 @@
#include <cstdio>
using namespace std;
-bool isDone = false;
+volatile bool isDone = false;
const string info = \
"\n \
----------------------- riff - Raw Image File Flasher -------------------------\n \
-Version: 0.4.1\n \
+Version: 0.4.2\n \
"
"Flash a device. Try `riff --help' for more information. \n \
"