1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

CMake: bump Falkon version to 3.2.0

This commit is contained in:
Adriaan de Groot 2022-01-18 16:29:26 +01:00
parent a706713900
commit 19fee5f2fa

View File

@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 3.1)
# Project name and version
project(Falkon VERSION 3.1.99)
project(Falkon VERSION 3.2.0)
# Find ECM, with nice error handling in case of failure
include(FeatureSummary)