summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-10-15 01:03:38 +0200
committerDees_Troy <dees_troy@teamw.in>2012-10-15 01:03:38 +0200
commit31a5143ae3782067e828e2ca0421a3cbbd11493f (patch)
tree2a3377827c973097804a46dc0f4b90abb434bdcb
parentUpdate and improve USB storage code (diff)
downloadandroid_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar.gz
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar.bz2
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar.lz
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar.xz
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.tar.zst
android_bootable_recovery-31a5143ae3782067e828e2ca0421a3cbbd11493f.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 5de6cd6e5..e6c28b7fe 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.0.4"
+#define TW_VERSION_STR "2.3.1.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"