diff --git a/pub/CMakeLists.txt b/pub/CMakeLists.txt
index 61e7431b2b3316d8eb989f61423f685a12e33426..6169e4c6453d5a86dde17790a71f87a8493a9d0f 100644
--- a/pub/CMakeLists.txt
+++ b/pub/CMakeLists.txt
@@ -8,7 +8,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
 
 project(Frida)
 
-set(Frida_VERSION 2.3.2b)
+set(Frida_VERSION post-2.3.2b)
 
 enable_testing()