aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-12-17 11:12:48 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-12-17 11:12:48 +0000
commit7bf0029361653ee03c6b000dbcb7b2125d2d37aa (patch)
treeb23dd986e6d4c45caae00d47bb538de6806e0661 /CMakeLists.txt
parentb626fd8b5839ae5a67331370bfe304d1bf1949e2 (diff)
downloadYAGE-7bf0029361653ee03c6b000dbcb7b2125d2d37aa.tar.gz
YAGE-7bf0029361653ee03c6b000dbcb7b2125d2d37aa.zip
Mores to travis
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 08b9ec36..957224a5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
# yage library cmakelists.txt
project(yage
- VERSION 0.1.1.0
+ VERSION 0.3.1.0
LANGUAGES CXX)
if(NOT DEFINED UNIT_TESTS)