[asl] 14/177: Changing version

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Aug 27 09:22:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository asl.

commit 3b48bb78872ad8a09772b42f70f2d8ddbcdd0bbe
Author: Avtech Scientific <AvtechScientific at users.noreply.github.com>
Date:   Tue Jun 9 22:21:31 2015 +0300

    Changing version
---
 CMakeLists.txt      | 2 +-
 DefineOptions.cmake | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d5cb119..4644380 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
 # Set version number
 set(ASL_VERSION_MAJOR 0)
 set(ASL_VERSION_MINOR 1)
-set(ASL_VERSION_PATCH 1)
+set(ASL_VERSION_PATCH 2)
 set(ASL_VERSION ${ASL_VERSION_MAJOR}.${ASL_VERSION_MINOR}.${ASL_VERSION_PATCH})
 
 # Add definitions
diff --git a/DefineOptions.cmake b/DefineOptions.cmake
index 8ae9a8f..15cb4d3 100644
--- a/DefineOptions.cmake
+++ b/DefineOptions.cmake
@@ -1,5 +1,5 @@
 option(BUILD_SHARED_LIBS "Build shared libraries" ON)
-option(WITH_MATIO "Build with MATIO (Matlab) support" ON)
+option(WITH_MATIO "Build with MATIO (Matlab) support" OFF)
 option(WITH_INTERNAL_DOC "Compile doxygen internal documentation" OFF)
 option(WITH_TESTING "Build with unit tests" OFF)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/asl.git



More information about the debian-science-commits mailing list