mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 16:39:29 -05:00
updated version number to 0.5.4c
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
03c331e43f
commit
44992631cc
@ -7,7 +7,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#define LIB_VERSION "0.5.4b"
|
||||
#define LIB_VERSION "0.5.4c"
|
||||
#define SVN_REVISION "Revision 5605"
|
||||
#define SVN_REVISION_NUMBER 5605
|
||||
|
||||
@ -15,4 +15,4 @@ namespace RsUtil {
|
||||
|
||||
std::string retroshareVersion();
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user