GIT_SILENT

Update version number for 5.3.95
This commit is contained in:
Jonathan Riddell 2015-08-06 13:21:39 +02:00
parent 125cc5082f
commit 252a3ca682

View file

@ -1,5 +1,5 @@
project(KWIN)
set(PROJECT_VERSION "5.3.90")
set(PROJECT_VERSION "5.3.95")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)