From 484a1d3ce2d9283710cf1c2c16be6a52b358afc3 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Mon, 30 Nov 2015 20:33:27 +0100 Subject: Update version number for new target R14.0.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 89eeca4..afa163c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required( VERSION 2.8 ) project( gtk-qt-engine ) set( PACKAGE gtk-qt-engine ) -set( VERSION R14.0.2 ) +set( VERSION R14.0.3 ) ##### include essential cmake modules ########### -- cgit v1.2.3