From 8c57e59456b9291aa3c9c586f7ce16a8e3043da0 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Mon, 4 Jan 2016 09:24:11 +0100
Subject: [PATCH] Starting post-2.3.2g

---
 pub/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pub/CMakeLists.txt b/pub/CMakeLists.txt
index 8629b544..57e14de1 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.2g)
+set(Frida_VERSION post-2.3.2g)
 
 enable_testing()
 
-- 
GitLab