summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-11-19 18:16:17 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-19 18:16:17 +0100
commitf94f9acbf9ca30440a2b96c53901dfcad6bf6831 (patch)
treebf55ca361328f41dc79ee5fcb8203a47ec81165a /variables.h
parentWorkaround for crypto quirk on Nexus 10 (diff)
downloadandroid_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.gz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.bz2
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.lz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.xz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.zst
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.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 cc34b6cd7..3dbc0a1bf 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.2.1"
+#define TW_VERSION_STR "2.3.2.3"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"