Update version number for 5.1.0

icc-effect-5.14.5
Jonathan Riddell 2014-10-14 12:29:03 +02:00
parent b9a379cee2
commit 49fbde4d76
1 changed files with 1 additions and 1 deletions

View File

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