X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Fdoc%2Frelease.md;h=fc8fcbf81aabf2adb6f8bd0d55ba8d73f87c821d;hp=e3749dccf6a420abc84bf6279d2cb75b3a22915a;hb=d6223fdc91d3355c12a952e5186dcc4e56407618;hpb=2633233956addb67f82d1172830ca6dfba00681a diff --git a/releng/doc/release.md b/releng/doc/release.md index e3749dccf..fc8fcbf81 100644 --- a/releng/doc/release.md +++ b/releng/doc/release.md @@ -161,11 +161,15 @@ The changes include: * org.simantics.sdk feature version bump * org.simantics.sdk.repository project version bump -Perform and push the changes by running: +Perform and push the changes *in master* by running: - ./release-helper.sh $version $branch $user bump-master-version 1.35.0 1.36.0 + branch=master + ./release-helper.sh $version $branch $user checkout + ./release-helper.sh $version $branch $user bump-master-version x.y.z X.Y.Z ./release-helper.sh $version $branch $user push +where `x.y.z` is the old version number of master and `X.Y.Z` is the new version number. + ### Test Release Train build Trigger an execution of the [simantics-release-train](https://www.simantics.org/jenkins/job/simantics-release-train/) Jenkins job with parameters