Version upgrade

Upgrade to version 2.00
This commit is contained in:
Valentino Orlandi 2022-11-16 17:31:08 +01:00
parent cc59371fdd
commit 8320768472
Signed by: elB4RTO
GPG Key ID: 1719E976DB2D4E71
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -491,7 +491,7 @@ private:
Ui::MainWindow *ui;
// current version of LogDoctor
const float version = 1.01;
const float version = 2.00;
// web servers ID constants
const unsigned int APACHE_ID=11, NGINX_ID=12, IIS_ID=13;

View File

@ -1 +1 @@
.:!¦version¦!:.1.01.:!¦version¦!:.
.:!¦version¦!:.2.00.:!¦version¦!:.