summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-11-14 23:27:31 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-15 20:27:08 +0100
commit16b74353d99615b4acbb60f3fbe49f4443e0365f (patch)
treef4e4f76c1522d809646d213b6f54ab948b3a9a1e /variables.h
parentadd exfat to partitions.cpp (diff)
downloadandroid_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.gz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.bz2
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.lz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.xz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.zst
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.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 5bcd7ec77..c3c99bd97 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.1.3"
+#define TW_VERSION_STR "2.3.2.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"