Thus solving the "why is this a meg bigger?" mystery, do not build in debug.
1.1 --- a/Release/Makefile Wed Nov 04 17:52:49 2009 -0800
1.2 +++ b/Release/Makefile Wed Nov 04 21:51:28 2009 -0500
1.3 @@ -18,7 +18,7 @@
1.4 ###########
1.5
1.6 VERSION=1.3.8
1.7 -BUILD_IN_DEBUG_MODE?=TRUE
1.8 +BUILD_IN_DEBUG_MODE?=FALSE
1.9 BETA?=FALSE
1.10 OFFICIAL_BUILD?=TRUE
1.11