From f94f9acbf9ca30440a2b96c53901dfcad6bf6831 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Mon, 19 Nov 2012 17:16:17 +0000 Subject: Fix renaming of backups with spaces, 2.3.2.3 --- variables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'variables.h') diff --git a/variables.h b/variables.h index cc34b6cd7..3dbc0a1bf 100644 --- a/variables.h +++ b/variables.h @@ -17,7 +17,7 @@ #ifndef _VARIABLES_HEADER_ #define _VARIABLES_HEADER_ -#define TW_VERSION_STR "2.3.2.1" +#define TW_VERSION_STR "2.3.2.3" #define TW_USE_COMPRESSION_VAR "tw_use_compression" #define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size" -- cgit v1.2.3