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/trunk@5982 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a28267a8e7
commit
a14f893acc
@ -7,7 +7,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.4c"
|
||||
#define LIB_VERSION "0.5.4d"
|
||||
#define SVN_REVISION "Revision 5605"
|
||||
#define SVN_REVISION_NUMBER 5605
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.4c"
|
||||
#define LIB_VERSION "0.5.4d"
|
||||
#define SVN_REVISION "Revision $WCREV$"
|
||||
#define SVN_REVISION_NUMBER $WCREV$
|
||||
|
||||
@ -15,4 +15,4 @@ namespace RsUtil {
|
||||
|
||||
std::string retroshareVersion();
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -20,7 +20,7 @@
|
||||
****************************************************************/
|
||||
|
||||
|
||||
#define GUI_VERSION "0.5.4c"
|
||||
#define GUI_VERSION "0.5.4d"
|
||||
|
||||
#define GUI_REVISION "Revision: 5862"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user