summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:14 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-22 16:12:14 +0900
commit7b0704fb742c629bd4a4d323bb5d35867d4d00a1 (patch)
treeaa876e6f749366b210cedc135e537b5d70c18993 /CMakeLists.txt
parent2316e2f6f57acce341bfd065d947af55eed75f95 (diff)
downloadtdemultimedia-7b0704fb742c629bd4a4d323bb5d35867d4d00a1.tar.gz
tdemultimedia-7b0704fb742c629bd4a4d323bb5d35867d4d00a1.zip
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 91db2b1b..2d1c7322 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdemultimedia )
set( PACKAGE tdemultimedia )
-set( VERSION R14.0.8 )
+set( VERSION R14.0.9 )
enable_testing( )