Version update

Version 2.02
This commit is contained in:
Valentino Orlandi 2023-01-12 23:05:58 +01:00
parent 1c789d03f4
commit 358c818954
Signed by: elB4RTO
GPG Key ID: 1719E976DB2D4E71
1 changed files with 1 additions and 1 deletions

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)