Skip to content

Commit 72b8ffe

Browse files
committed
bump version
1 parent 9e680f7 commit 72b8ffe

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
@@ -30,7 +30,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
3030
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
3131
set(CMAKE_BUILD_TYPE Debug CACHE STRING "Build type.")
3232

33-
project(ueberzugpp LANGUAGES CXX C VERSION 2.9.1)
33+
project(ueberzugpp LANGUAGES CXX C VERSION 2.9.2)
3434
add_executable(ueberzug)
3535

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

0 commit comments

Comments
 (0)