Skip to content

Commit 76c9263

Browse files
committed
bump version
1 parent 7cdd02c commit 76c9263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
2828
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
2929
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Build type.")
3030

31-
project(ueberzugpp LANGUAGES CXX C VERSION 2.8.8)
31+
project(ueberzugpp LANGUAGES CXX C VERSION 2.8.9)
3232
add_executable(ueberzug)
3333

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

0 commit comments

Comments
 (0)