From bd67b1fe907e4e6cf451d791f91b06c57aea7057 Mon Sep 17 00:00:00 2001 From: defnax Date: Fri, 25 May 2012 07:49:42 +0000 Subject: [PATCH] forget to commit this git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5189 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libretroshare/src/util/rsversion.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libretroshare/src/util/rsversion.h b/libretroshare/src/util/rsversion.h index e0a9e493f..e948bfb2c 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -7,11 +7,11 @@ #include -#define LIB_VERSION "0.5.3b" -#define SVN_REVISION "Revision 4971" +#define LIB_VERSION "0.5.3c" +#define SVN_REVISION "Revision " namespace RsUtil { std::string retroshareVersion(); -} +} \ No newline at end of file