Skip to content

Commit

Permalink
Version 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenDB committed Jan 24, 2023
1 parent 79a529c commit 89de433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.23)

option(GENERATE_INSTALLER "Generate an installer." OFF)

project(TimeLight VERSION 2.4.0 LANGUAGES CXX)
project(TimeLight VERSION 2.4.1 LANGUAGES CXX)

set(TimeLight_VERSION_STR "${TimeLight_VERSION_MAJOR}.${TimeLight_VERSION_MINOR}.${TimeLight_VERSION_PATCH}")

Expand Down

0 comments on commit 89de433

Please sign in to comment.