From 6480ce0f2a95e966192294eb066095acfd3ccd16 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Wed, 10 Oct 2012 10:26:54 -0400 Subject: Finalize 2.3.0.0 Fix permission setting for other Add new fix permissions to GUI actions Update version number --- variables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'variables.h') diff --git a/variables.h b/variables.h index 860b35717..92bec1934 100644 --- a/variables.h +++ b/variables.h @@ -17,7 +17,7 @@ #ifndef _VARIABLES_HEADER_ #define _VARIABLES_HEADER_ -#define TW_VERSION_STR "2.3.0.0RC1" +#define TW_VERSION_STR "2.3.0.0" #define TW_USE_COMPRESSION_VAR "tw_use_compression" #define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size" -- cgit v1.2.3