Skip to content
Snippets Groups Projects
Commit 0e133978 authored by Lars Krombeen's avatar Lars Krombeen
Browse files

Merge branch 'patch-bump-0.1.3' into 'master'

Patch bump everybeam to 0.1.3

See merge request !126
parents ade8b013 9043d22c
No related branches found
Tags v0.1.3
1 merge request!126Patch bump everybeam to 0.1.3
Pipeline #11277 passed
......@@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 3.7)
#------------------------------------------------------------------------------
# Set version name and project number
set(EVERYBEAM_VERSION 0.1.2)
set(EVERYBEAM_VERSION 0.1.3)
if(EVERYBEAM_VERSION MATCHES "^([0-9]+)\\.([0-9]+)\\.([0-9]+)")
set(EVERYBEAM_VERSION_MAJOR "${CMAKE_MATCH_1}")
set(EVERYBEAM_VERSION_MINOR "${CMAKE_MATCH_2}")
......
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