Skip to content
Snippets Groups Projects
Commit ac35df3b authored by Patrik Huber's avatar Patrik Huber
Browse files

Bumped version to 0.5.0

parent 60e2d4b4
No related branches found
Tags v0.5.0
No related merge requests found
project(eos)
cmake_minimum_required(VERSION 2.8.10)
set(eos_VERSION_MAJOR 0)
set(eos_VERSION_MINOR 4)
set(eos_VERSION_MINOR 5)
set(eos_VERSION_PATCH 0)
set(eos_VERSION ${eos_VERSION_MAJOR}.${eos_VERSION_MINOR}.${eos_VERSION_PATCH})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment