summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-07-03 21:55:19 +0200
committerDees_Troy <dees_troy@teamw.in>2013-07-03 21:55:35 +0200
commitd93bda5916b2466b3e9b4123f7da7c6fb298daa4 (patch)
tree99d8b7817bf3fe3f525a2aabcaca53569c84485a /variables.h
parentupdate to newest exfat changes (diff)
downloadandroid_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar.gz
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar.bz2
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar.lz
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar.xz
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.tar.zst
android_bootable_recovery-d93bda5916b2466b3e9b4123f7da7c6fb298daa4.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 ddae2af95..4020b7599 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.5.0.0"
+#define TW_VERSION_STR "2.6.0.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"