Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jstkdng committed Apr 16, 2023
1 parent 44e3941 commit 588af3b
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 @@ -21,7 +21,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
set(CMAKE_BUILD_TYPE Debug)

project(ueberzugpp LANGUAGES CXX VERSION 2.7.4)
project(ueberzugpp LANGUAGES CXX VERSION 2.7.5)

find_package(nlohmann_json REQUIRED)
find_package(CLI11 REQUIRED)
Expand Down

0 comments on commit 588af3b

Please sign in to comment.