summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2015-01-13 05:09:59 +0100
committerEthan Yonker <dees_troy@teamw.in>2015-01-13 05:09:59 +0100
commit4a64f6361502acb4cd4dbba7e4dae4f961b8c739 (patch)
treede2eb02061c3445b24b10f0be0438ee559ece2dc
parentFix handling of custom themes after decrypt (diff)
downloadandroid_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar.gz
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar.bz2
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar.lz
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar.xz
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.tar.zst
android_bootable_recovery-4a64f6361502acb4cd4dbba7e4dae4f961b8c739.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 67f52ee6c..20896970e 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.8.3.0"
+#define TW_VERSION_STR "2.8.4.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"