Skip to content

Commit ee7efdc

Browse files
committed
bump version
1 parent 7051795 commit ee7efdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
3131
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
3232
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Build type.")
3333

34-
project(ueberzugpp LANGUAGES CXX C VERSION 2.8.9)
34+
project(ueberzugpp LANGUAGES CXX C VERSION 2.9.0)
3535
add_executable(ueberzug)
3636

3737
option(ENABLE_X11 "Enable X11 canvas." ON)

0 commit comments

Comments
 (0)