summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-03-12 03:41:46 +0100
committerDees_Troy <dees_troy@teamw.in>2013-03-12 03:41:46 +0100
commit1357a42ca5361b8bdd78b943668009068861601f (patch)
treed32c5da25d00bfee260989ac02cfa206e6903698
parentMerge "add no fb blanking Change-Id: Iaf771257d8f904807ca6f6c1a6c3d7993abadb85" into twrp2.4 (diff)
downloadandroid_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar.gz
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar.bz2
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar.lz
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar.xz
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.tar.zst
android_bootable_recovery-1357a42ca5361b8bdd78b943668009068861601f.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 341348f80..49872f7c6 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.4.3.0"
+#define TW_VERSION_STR "2.4.4.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"