summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalle Vahlman <kalle.vahlman@movial.com>2012-11-22 09:13:23 +0200
committerKalle Vahlman <kalle.vahlman@movial.com>2012-11-22 09:13:23 +0200
commit411c6777f05e5476df5bacd3aeadc28bdfd7e16e (patch)
tree19ae56c2f8027fa5c85c848c5503e5ea1a8e55b9
parent90d6e62911b846544fe1a489529503ca67094d80 (diff)
Bump version
-rw-r--r--README3
-rw-r--r--README-WINDOWS3
-rw-r--r--riff/main.cpp2
3 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index 8911776..daae829 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-riff - Raw Image File Flasher version 0.5.1
+riff - Raw Image File Flasher version 0.5.2
=================================================================================
Description:
@@ -106,6 +106,7 @@ Version history and changelog:
0.4.2 Larger image file support.
0.5.0 Support for Windows.
0.5.1 Error description for LCD error number
+0.5.2 Build fixes, split large writes into 16k chunks
=================================================================================
Contact and support
diff --git a/README-WINDOWS b/README-WINDOWS
index 1577318..8406d85 100644
--- a/README-WINDOWS
+++ b/README-WINDOWS
@@ -1,4 +1,4 @@
-riff - Raw Image File Flasher version 0.5.1
+riff - Raw Image File Flasher version 0.5.2
=================================================================================
Description:
@@ -103,6 +103,7 @@ Version history and changelog:
0.4.2 Larger image file support.
0.5.0 Support for Windows.
0.5.1 Error description for LCD error number
+0.5.2 Build fixes, split large writes into 16k chunks
=================================================================================
Contact and support
diff --git a/riff/main.cpp b/riff/main.cpp
index e7bcacf..fc13b74 100644
--- a/riff/main.cpp
+++ b/riff/main.cpp
@@ -32,7 +32,7 @@ volatile bool isDone = false;
const string info = \
"\n \
----------------------- riff - Raw Image File Flasher -------------------------\n \
-Version: 0.5.1\n \
+Version: 0.5.2\n \
"
"Flash a device. Try `riff --help' for more information. \n \
"