summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees Troy <dees_troy@teamw.in>2014-03-06 21:40:45 +0100
committerDees Troy <dees_troy@teamw.in>2014-03-06 21:40:45 +0100
commit5314a85194995d0f7adb4afdbaa572220405984e (patch)
tree077eecdc331ce8ecbec085f84d873ff24ab99ca6
parentChange qcom time error messages to info (diff)
downloadandroid_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar.gz
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar.bz2
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar.lz
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar.xz
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.tar.zst
android_bootable_recovery-5314a85194995d0f7adb4afdbaa572220405984e.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 0a860acf7..b77247177 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.6.3.0"
+#define TW_VERSION_STR "2.7.0.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"