From 7c06e1f7778b7536300444fa094c80a8b408d8b7 Mon Sep 17 00:00:00 2001
From: gcontini <1121667+gcontini@users.noreply.github.com>
Date: 周三, 26 5月 2021 14:35:15 +0800
Subject: [PATCH] small doc fix(forum)

---
 CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3ce4e3d..16e641b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -19,7 +19,7 @@
 cmake_policy(SET CMP0048 NEW)
 #cmake_policy(SET CMP0091 NEW)
 project (licensecc 
-			VERSION 2.0.0
+			VERSION 2.1.0
 			LANGUAGES CXX)
 set(PROJECT_DESCRIPTION "Copy protection and licensing library")
 

--
Gitblit v1.9.1