diff --git a/libretroshare/src/retroshare/rsversion.h b/libretroshare/src/retroshare/rsversion.h index 3d853bc1f..c16f6b9e7 100644 --- a/libretroshare/src/retroshare/rsversion.h +++ b/libretroshare/src/retroshare/rsversion.h @@ -56,7 +56,7 @@ * Customize it trough qmake command line @see retroshare.pri */ #ifndef RS_EXTRA_VERSION -# define RS_EXTRA_VERSION "-RC2" +# define RS_EXTRA_VERSION "" #endif