diff --git a/libretroshare/src/util/rsversion.h b/libretroshare/src/util/rsversion.h index 4d362cb69..0c29e95a8 100644 --- a/libretroshare/src/util/rsversion.h +++ b/libretroshare/src/util/rsversion.h @@ -7,7 +7,7 @@ #include -#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(); -} \ No newline at end of file +}