summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-10-12 18:17:11 +0200
committerDees_Troy <dees_troy@teamw.in>2012-10-12 18:17:11 +0200
commitdfccea981cf837f4d2320f11b69d0d849c2452d2 (patch)
tree8b96ce6aeff2002d5ebf885d95af4e6667bf29e6
parentUnmount system after boot, backup, and restore (diff)
downloadandroid_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar.gz
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar.bz2
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar.lz
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar.xz
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.tar.zst
android_bootable_recovery-dfccea981cf837f4d2320f11b69d0d849c2452d2.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 92bec1934..b00f1f54b 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.3.0.0"
+#define TW_VERSION_STR "2.3.0.2"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"