From 85be01c1258398c59fabdf31aaf17429d012f1fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 12 Nov 2016 15:35:28 +0100 Subject: Update version number for new target R14.0.5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 51e72c474..0015124b2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,7 +18,7 @@ cmake_minimum_required( VERSION 2.8 ) project( tdebase ) set( PACKAGE tdebase ) -set( VERSION R14.0.4 ) +set( VERSION R14.0.5 ) ##### include essential cmake modules ########### -- cgit v1.2.1