Skip to content

Commit

Permalink
version -> 1.1.Beta-5
Browse files Browse the repository at this point in the history
  • Loading branch information
thayakawa-gh committed Sep 1, 2022
1 parent 458d283 commit c6be261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SlackLogViewer/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14)
set(VER_MAJOR 1)
set(VER_MINOR 1)
set(VER_PATCH 2)
set(VER_REVISION 4)
set(VER_REVISION 5)
set(COMPANY_COPYRIGHT "Copyright(C) 2020-2022 T.Hayakawa")

project(SlackLogViewer VERSION "${VER_MAJOR}.${VER_MINOR}.${VER_PATCH}.${VER_REVISION}")
Expand Down

0 comments on commit c6be261

Please sign in to comment.