From c82beea4f0423feeb0d48cdc669a197843af0c1c Mon Sep 17 00:00:00 2001 From: Ciprian Badescu Date: Fri, 3 Dec 2021 16:30:41 +0200 Subject: [PATCH] (packaging) bump version to 1.7.7 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 96fe2c9..939cb8e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.2.2) -project(cpp-pcp-client VERSION 1.7.6) +project(cpp-pcp-client VERSION 1.7.7) # Project paths