From 6fa689f14283279f47772732c6865b318c8781f8 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 2 Feb 2024 13:34:13 +0100 Subject: [PATCH] Use version 1.0.2 --- lib_ca_master/lib_ca_master.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_ca_master/lib_ca_master.pro b/lib_ca_master/lib_ca_master.pro index b29764c..3028b30 100644 --- a/lib_ca_master/lib_ca_master.pro +++ b/lib_ca_master/lib_ca_master.pro @@ -1,6 +1,6 @@ TEMPLATE = lib TARGET = CAmaster -VERSION="1.0.1" +VERSION="1.0.2" HEADERS += \ ../include/com.h \