* many small fixes uncovered during work on unit tests
* new, great unit tests that cover almost entire code of the library
Change-Id: I05c0b6c37d55942f1ab7d10dc58abc673f8097a3
CMAKE_MINIMUM_REQUIRED (VERSION 2.6.2)
PROJECT(yaca)
-SET(VERSION "0.0.5")
+SET(VERSION "0.0.6")
## pkgconfig ###################################################################
INCLUDE(FindPkgConfig)
%{!?build_type:%define build_type "RELEASE"}
Name: yaca
-Version: 0.0.5
+Version: 0.0.6
Release: 0
Source0: %{name}-%{version}.tar.gz
License: Apache-2.0