summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@yahoo.com>2013-03-01 02:38:36 +0100
committerDees_Troy <dees_troy@yahoo.com>2013-03-01 02:38:36 +0100
commit1148c997905eeff67d140a003f43cc571af04a50 (patch)
treee00a60d4987b905a7f309b879850557b7dc1c2e1
parentMerge "Add option for custom battery path" into twrp2.4 (diff)
downloadandroid_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar.gz
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar.bz2
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar.lz
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar.xz
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.tar.zst
android_bootable_recovery-1148c997905eeff67d140a003f43cc571af04a50.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 6a87f2ca9..341348f80 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "2.4.2.0"
+#define TW_VERSION_STR "2.4.3.0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"