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

CMake: bump development Falkon version to 3.2.99

This commit is contained in:
Adriaan de Groot 2022-01-18 16:32:10 +01:00
parent 19fee5f2fa
commit 8d6eea1571

View File

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