summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2015-02-12 04:20:39 +0100
committerEthan Yonker <dees_troy@teamw.in>2015-02-12 04:20:39 +0100
commitf892d0501e4931ee4f4bb3cd6da9472a93b7f2ce (patch)
tree52f5b01864608d5022ae52905866e481a17833b6 /variables.h
parentFix handling of mapped zip files for OTA updates (diff)
downloadandroid_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar.gz
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar.bz2
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar.lz
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar.xz
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.tar.zst
android_bootable_recovery-f892d0501e4931ee4f4bb3cd6da9472a93b7f2ce.zip
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 20896970e..a52a23361 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.8.4.0"
+#define TW_VERSION_STR "2.8.5.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"