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@2771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6cf65eb9fb
commit
4695237eb3
@ -7,8 +7,8 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.0"
|
||||
#define SVN_REVISION "Revision: 2670 date : 18:01:49 04.03.10"
|
||||
#define LIB_VERSION "0.5.0a"
|
||||
#define SVN_REVISION "Revision: 2762 date : 23:28:44 04.22.10"
|
||||
|
||||
namespace RsUtil {
|
||||
|
||||
|
@ -20,8 +20,8 @@
|
||||
****************************************************************/
|
||||
|
||||
|
||||
#define GUI_VERSION "0.5.0"
|
||||
#define GUI_REVISION "Revision: 2670 date : 18:02:00 04.03.10"
|
||||
#define GUI_VERSION "0.5.0a"
|
||||
#define GUI_REVISION "Revision: 2762 date : 23:28:41 04.22.10"
|
||||
|
||||
|
||||
#include <QString>
|
||||
|
Loading…
Reference in New Issue
Block a user