Skip to content

Commit

Permalink
Merge pull request #69 from KAMiKAZOW/patch-4
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
dobey authored Sep 20, 2021
2 parents fce16b7 + a335954 commit 70d2cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.1)

project(maliit-keyboard VERSION 2.0)
project(maliit-keyboard VERSION 2.1.0)

option(enable-presage "Use presage to calculate word candidates (maliit-keyboard-plugin only)" ON)
option(enable-hunspell "Use hunspell for error correction (maliit-keyboard-plugin only)" ON)
Expand Down

0 comments on commit 70d2cda

Please sign in to comment.