summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-09-26 17:22:37 +0200
committerDees_Troy <dees_troy@teamw.in>2012-09-26 17:22:37 +0200
commit202c11967c8bf620ed21ebfe9f54ed569b80e72b (patch)
tree6722c3e01deec8891e6a5ec4ebc703c6152b4977 /variables.h
parentFix a problem with scrolling in the console (diff)
downloadandroid_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar.gz
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar.bz2
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar.lz
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar.xz
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.tar.zst
android_bootable_recovery-202c11967c8bf620ed21ebfe9f54ed569b80e72b.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 8f4930470..d3ca67eb6 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3-jb-wip"
+#define TW_VERSION_STR "2.3.0.0RC0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"