bump version

This commit is contained in:
Weng Xuetian 2023-11-01 09:26:28 -07:00
parent f0bf41c71e
commit a221ffa8c3
No known key found for this signature in database
GPG Key ID: 8E8B898CBF2412F9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(fcitx5-qt VERSION 5.1.1)
project(fcitx5-qt VERSION 5.1.2)
set(FCITX5_QT_VERSION ${PROJECT_VERSION})
set(REQUIRED_QT4_VERSION 4.8.0)