Version update 2.02 #17

Merged
elB4RTO merged 16 commits from devel into main 2023-01-12 23:16:19 +01:00
Showing only changes of commit 358c818954 - Show all commits

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
project(LogDoctor VERSION 2.01 LANGUAGES CXX)
project(LogDoctor VERSION 2.02 LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)