Revert busybox for CM7 compatibility, add exclamation point to format data
diff --git a/variables.h b/variables.h
index d3ca67e..860b357 100644
--- a/variables.h
+++ b/variables.h
@@ -17,7 +17,7 @@
 #ifndef _VARIABLES_HEADER_
 #define _VARIABLES_HEADER_
 
-#define TW_VERSION_STR              "2.3.0.0RC0"
+#define TW_VERSION_STR              "2.3.0.0RC1"
 
 #define TW_USE_COMPRESSION_VAR      "tw_use_compression"
 #define TW_IGNORE_IMAGE_SIZE        "tw_ignore_image_size"