summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-08-29 22:21:12 +0200
committerDees_Troy <dees_troy@teamw.in>2013-08-30 03:53:54 +0200
commita7939bbdc8960f95d51df4d9b7d8e52db2550afa (patch)
tree0c865d1c7748e5a6261fc7e6dd5497d526f78b5a /variables.h
parentChange to use HAVE_SELINUX build flag (diff)
downloadandroid_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar.gz
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar.bz2
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar.lz
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar.xz
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.tar.zst
android_bootable_recovery-a7939bbdc8960f95d51df4d9b7d8e52db2550afa.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 b8a938035..8c88e9191 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.6.0.4"
+#define TW_VERSION_STR "2.6.1.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"