summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2017-03-08 04:30:46 +0100
committerEthan Yonker <dees_troy@teamw.in>2017-03-08 04:30:46 +0100
commit76958ae984d7c4a963f7673e834d4bae7b4ca939 (patch)
tree90a7ddce21e3182d39f53abaa297e55848582e20
parentRevert "Fix adb shell in 7.0 tree" (diff)
downloadandroid_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar.gz
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar.bz2
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar.lz
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar.xz
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.tar.zst
android_bootable_recovery-76958ae984d7c4a963f7673e834d4bae7b4ca939.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 344690229..e73afa615 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_MAIN_VERSION_STR "3.0.3"
+#define TW_MAIN_VERSION_STR "3.1.0"
#define TW_VERSION_STR TW_MAIN_VERSION_STR TW_DEVICE_VERSION
#define TW_USE_COMPRESSION_VAR "tw_use_compression"