summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-11-16 18:12:02 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-16 21:21:09 +0100
commit201d76b4c38fd4a239c5501f62b373fdc74ddf31 (patch)
tree6e69a90614b7f8fc1c29ffc2bb3f251e10e4de24 /variables.h
parentFixes for multi-user in 4.2 (diff)
downloadandroid_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar.gz
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar.bz2
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar.lz
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar.xz
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.tar.zst
android_bootable_recovery-201d76b4c38fd4a239c5501f62b373fdc74ddf31.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 c3c99bd97..cc34b6cd7 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.2.0"
+#define TW_VERSION_STR "2.3.2.1"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"