From 5e41c98ec093a55777e6b53cdc7d49754ebe0e92 Mon Sep 17 00:00:00 2001
From: Giacomo Strangolino <giacomo.strangolino@elettra.eu>
Date: Wed, 30 Oct 2024 11:27:05 +0100
Subject: [PATCH] release 2.2.2 for modular distribution

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24926f9..60ae640 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.10)
 
-project(cumbia-tango VERSION 2.2.1
+project(cumbia-tango VERSION 2.2.2
     DESCRIPTION "C++ library based on cumbia and the Tango control system"
     LANGUAGES CXX)
 
-- 
GitLab