Final Changes for V0.4.08a release:

* Updated Version numbers.
 * Added chat styles to installer.
 * Fixed .at() call on map -> doesn't work on windows/MacOSX.
 * Tweaked default font back to 10 for chat.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-05-24 23:11:37 +00:00
parent 87b7bfadb5
commit 22bfc3e821
4 changed files with 8 additions and 4 deletions

View file

@ -23,7 +23,7 @@
//#define USE_SVN_VERSIONS 1
#define VERSION "0.4.07a"
#define VERSION "0.4.08a"
#if USE_SVN_VERSIONS
#include "svn_revision.h"