commit | 16b74353d99615b4acbb60f3fbe49f4443e0365f | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Wed Nov 14 22:27:31 2012 +0000 |
committer | Dees_Troy <dees_troy@teamw.in> | Thu Nov 15 19:27:08 2012 +0000 |
tree | f4e4f76c1522d809646d213b6f54ab948b3a9a1e | |
parent | 3e14652310cd6200d997b0a7156b332bd558b7a9 [diff] [blame] |
Fixes for multi-user in 4.2 Also fixed inability to delete backups with a space in the name. Change-Id: I2f6639d33caa3c4542960f76adbd59b25ab64f5d
diff --git a/variables.h b/variables.h index 5bcd7ec..c3c99bd 100644 --- a/variables.h +++ b/variables.h
@@ -17,7 +17,7 @@ #ifndef _VARIABLES_HEADER_ #define _VARIABLES_HEADER_ -#define TW_VERSION_STR "2.3.1.3" +#define TW_VERSION_STR "2.3.2.0" #define TW_USE_COMPRESSION_VAR "tw_use_compression" #define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"