summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2018-07-27 22:14:19 +0200
committerEthan Yonker <dees_troy@teamw.in>2018-07-27 22:14:19 +0200
commit840f04f7aae129b19797f970bb902cf23456e461 (patch)
tree75307a4489391c5461dabb9babbd6c2a20d656ac
parentenable md5sum digest verification (diff)
downloadandroid_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar.gz
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar.bz2
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar.lz
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar.xz
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.tar.zst
android_bootable_recovery-840f04f7aae129b19797f970bb902cf23456e461.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index f1efeaf8b..53529f190 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_MAIN_VERSION_STR "3.2.2"
+#define TW_MAIN_VERSION_STR "3.2.3"
#define TW_VERSION_STR TW_MAIN_VERSION_STR TW_DEVICE_VERSION
#define TW_USE_COMPRESSION_VAR "tw_use_compression"