* Removed BackgroundRole(Dark) from Feeds, as it made text

unreadable under windows, and doesn't work with styles properly.
* Updated Version Entries to V0.4.10a



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-07-06 16:41:33 +00:00
parent b58e3f7e28
commit bbe2ba2103
8 changed files with 10 additions and 10 deletions

View file

@ -23,7 +23,7 @@
//#define USE_SVN_VERSIONS 1
#define VERSION "0.4.09b"
#define VERSION "0.4.10a"
#if USE_SVN_VERSIONS
#include "svn_revision.h"