2.6.0.0

Also copy recovery.fstab to cache and create a storage.fstab in
cache for app/apk use.
diff --git a/variables.h b/variables.h
index ddae2af..4020b75 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"