Skip to content
Snippets Groups Projects
Commit b2984a19 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Bump version number

parent 6cef4df0
Branches
Tags v1.0.0
1 merge request!56Bump version number
Pipeline #20092 failed
......@@ -6,7 +6,6 @@ workflow:
- if: '$CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "webide"'
- if: '$CI_COMMIT_BRANCH == "master"'
- if: '$CI_COMMIT_TAG'
default:
......
cmake_minimum_required(VERSION 3.8)
project(EICD
VERSION 0.5.1
VERSION 1.0.0
LANGUAGES CXX)
#--- Declare options -----------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment