diff --git a/pub/CMakeLists.txt b/pub/CMakeLists.txt index 51bc2e6f81339967b73f986412530bdf02b200ee..59095e8078b6c11de0fe2cc4d9a05322c25a271f 100644 --- a/pub/CMakeLists.txt +++ b/pub/CMakeLists.txt @@ -11,7 +11,7 @@ project(Frida) # --- The version number --- -set(Frida_VERSION 2.3.0c) +set(Frida_VERSION post-2.3.0c) # --- General project settings --- #option(FRIDA_PYTHON "Build with python support" ON)