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