Skip to content

Commit

Permalink
Version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenDB committed Dec 14, 2022
1 parent 02c0603 commit 3120156
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.3.2 LANGUAGES CXX)
project(TimeLight VERSION 2.4.0 LANGUAGES CXX)

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

Expand Down

0 comments on commit 3120156

Please sign in to comment.