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:
csoler 2012-12-15 13:31:28 +00:00
parent a28267a8e7
commit a14f893acc
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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();
}
}

View File

@ -20,7 +20,7 @@
****************************************************************/
#define GUI_VERSION "0.5.4c"
#define GUI_VERSION "0.5.4d"
#define GUI_REVISION "Revision: 5862"