summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2016-03-31 21:38:42 +0200
committerEthan Yonker <dees_troy@teamw.in>2016-03-31 21:38:42 +0200
commitf177066df714a9a8b40daca80e922509da5e8af4 (patch)
treea9b075faa4db3e024db6d0fd26531635bd2376bb
parentMerge "language: add 2 new strings to DE" into android-6.0 (diff)
downloadandroid_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar.gz
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar.bz2
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar.lz
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar.xz
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.tar.zst
android_bootable_recovery-f177066df714a9a8b40daca80e922509da5e8af4.zip
-rw-r--r--variables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/variables.h b/variables.h
index 32de7573b..9de99bdb8 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
#ifndef _VARIABLES_HEADER_
#define _VARIABLES_HEADER_
-#define TW_VERSION_STR "3.0.0-0"
+#define TW_VERSION_STR "3.0.1-0"
#define TW_USE_COMPRESSION_VAR "tw_use_compression"
#define TW_FILENAME "tw_filename"