Update version number for 5.3.1

This commit is contained in:
Jonathan Riddell 2015-05-21 18:10:23 +02:00
parent ae31aaaa13
commit 098cf04f31

View file

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