mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
updated version numbers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@3035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
39969cd342
commit
926dc8d78f
@ -7,8 +7,8 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.0c"
|
||||
#define SVN_REVISION "Revision: 2892 date : 19:49:40 05.10.10"
|
||||
#define LIB_VERSION "0.5.0d"
|
||||
#define SVN_REVISION "Revision: 3016 date : 14:29:40 05.29.10"
|
||||
|
||||
namespace RsUtil {
|
||||
|
||||
|
@ -20,8 +20,8 @@
|
||||
****************************************************************/
|
||||
|
||||
|
||||
#define GUI_VERSION "0.5.0c"
|
||||
#define GUI_REVISION "Revision: 2892 date : 20:41:00 05.12.10"
|
||||
#define GUI_VERSION "0.5.0d"
|
||||
#define GUI_REVISION "Revision: 3016 date : 14:29:45 05.29.10"
|
||||
|
||||
|
||||
#include <QString>
|
||||
|
Loading…
Reference in New Issue
Block a user