summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2014-11-06 14:55:24 +0100
committerEthan Yonker <dees_troy@teamw.in>2014-11-06 14:55:24 +0100
commit9fdd03417041c9db597f2406811ab5d150dc5410 (patch)
tree48b358cd03d0e1ae370599e15ce8470927ef42b5
parentFix some module tags (diff)
downloadandroid_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar.gz
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar.bz2
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar.lz
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar.xz
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.tar.zst
android_bootable_recovery-9fdd03417041c9db597f2406811ab5d150dc5410.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index c6255a9f1..7c3e758f4 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.8.1.0"
+#define TW_VERSION_STR "2.8.2.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"