summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-10-10 16:26:54 +0200
committerDees_Troy <dees_troy@teamw.in>2012-10-10 16:27:17 +0200
commit6480ce0f2a95e966192294eb066095acfd3ccd16 (patch)
treed7c6b7d567b0d5c017ee8baaa36147c9ae6b8f79 /variables.h
parentredo fix permissions in c++ for faster changes (diff)
downloadandroid_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar.gz
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar.bz2
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar.lz
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar.xz
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.tar.zst
android_bootable_recovery-6480ce0f2a95e966192294eb066095acfd3ccd16.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 860b35717..92bec1934 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.0.0RC1"
+#define TW_VERSION_STR "2.3.0.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"