updated version numbers

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2010-05-13 17:04:46 +00:00
parent 76250a956b
commit 69f2381a06
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@
#include <string>
#define LIB_VERSION "0.5.0a"
#define SVN_REVISION "Revision: 2762 date : 23:28:44 04.22.10"
#define LIB_VERSION "0.5.0c"
#define SVN_REVISION "Revision: 2892 date : 19:49:40 05.10.10"
namespace RsUtil {

View File

@ -20,8 +20,8 @@
****************************************************************/
#define GUI_VERSION "0.5.0b"
#define GUI_REVISION "Build: 2862"
#define GUI_VERSION "0.5.0c"
#define GUI_REVISION "Revision: 2892 date : 20:41:00 05.12.10"
#include <QString>