We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15780dd commit 57605efCopy full SHA for 57605ef
CMakeLists.txt
@@ -11,7 +11,7 @@ if ("${CMAKE_BINARY_DIR}" STREQUAL "${CMAKE_SOURCE_DIR}")
11
You must delete them, or cmake will refuse to work.")
12
endif()
13
14
-project(fcitx5-configtool VERSION 5.1.10)
+project(fcitx5-configtool VERSION 5.1.11)
15
16
set(QT_MIN_VERSION "6.4.0")
17
set(QT_MAJOR_VERSION 6)
0 commit comments