summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorbigbiff bigbiff <bigbiff@teamw.in>2012-11-14 20:32:59 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-14 23:22:25 +0100
commit3e14652310cd6200d997b0a7156b332bd558b7a9 (patch)
tree7c389976449cdefe0f2ac1c5bd1fd3ce252da04f /variables.h
parentUnmount main partitions after fixing permissions (diff)
downloadandroid_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar.gz
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar.bz2
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar.lz
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar.xz
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.tar.zst
android_bootable_recovery-3e14652310cd6200d997b0a7156b332bd558b7a9.zip
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index ba69e0bd2..5bcd7ec77 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.1.1"
+#define TW_VERSION_STR "2.3.1.3"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"