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.
2 parents fa554a6 + 4bbf64b commit dcde37dCopy full SHA for dcde37d
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.9)
2
3
-project(maliit-keyboard VERSION 2.2.1.1)
+project(maliit-keyboard VERSION 2.3.0)
4
5
option(enable-presage "Use presage to calculate word candidates (maliit-keyboard-plugin only)" ON)
6
option(enable-hunspell "Use hunspell for error correction (maliit-keyboard-plugin only)" ON)
0 commit comments