Commit 390af55b authored by Patrik Huber's avatar Patrik Huber

Bumped version to 0.3.0

parent 7a1963b2
project(eos)
cmake_minimum_required(VERSION 2.8.7)
set(eos_VERSION_MAJOR 0)
set(eos_VERSION_MINOR 2)
set(eos_VERSION_MINOR 3)
set(eos_VERSION_PATCH 0)
set(eos_VERSION ${eos_VERSION_MAJOR}.${eos_VERSION_MINOR}.${eos_VERSION_PATCH})
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment