summaryrefslogtreecommitdiffstats
path: root/variables.h
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-10-13 18:14:58 +0200
committerDees_Troy <dees_troy@teamw.in>2012-10-13 18:14:58 +0200
commit7102058e41019203338b911cd891d207fc7441fa (patch)
tree60bbf0be375580022d6769127837ef0d77687fca /variables.h
parentFix problem with sizes of images after reset default (diff)
downloadandroid_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar.gz
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar.bz2
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar.lz
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar.xz
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.tar.zst
android_bootable_recovery-7102058e41019203338b911cd891d207fc7441fa.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 b00f1f54b..2418a2492 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.0.2"
+#define TW_VERSION_STR "2.3.0.3"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"