diff --git a/src/pEpEngine.h b/src/pEpEngine.h index 689eeaa10..f181513e9 100644 --- a/src/pEpEngine.h +++ b/src/pEpEngine.h @@ -29,7 +29,7 @@ extern "C" { #define PEP_ENGINE_VERSION_MAJOR 3 #define PEP_ENGINE_VERSION_MINOR 2 #define PEP_ENGINE_VERSION_PATCH 0 -#define PEP_ENGINE_VERSION_RC 2 +#define PEP_ENGINE_VERSION_RC 3 #define PEP_OWN_USERID "pEp_own_userId"