Skip to content

Commit

Permalink
increment version number
Browse files Browse the repository at this point in the history
  • Loading branch information
pameyer committed Dec 5, 2018
1 parent 928c3df commit 66b0b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pipeline
{
environment
{
DCM_VERSION="0.4"
DCM_VERSION="0.5"
prjb="dcm-"+"${DCM_VERSION}"
tarball="$prjb" + ".tar.gz"
rpmfile="$prjb" + "-0.noarch.rpm" /*always release 0 for the moment*/
Expand Down

0 comments on commit 66b0b1b

Please sign in to comment.