From 9e8b442b05e2b7090f2b79d2f40bcd9574775ea6 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Thu, 28 May 2015 10:41:59 +0200
Subject: [PATCH] Starting post-2.3.0c

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

diff --git a/pub/CMakeLists.txt b/pub/CMakeLists.txt
index 51bc2e6f..59095e80 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)
-- 
GitLab