Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
pameyer committed Sep 25, 2018
1 parent e29847b commit 4b0c254
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.2"
DCM_VERSION="0.3"
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 4b0c254

Please sign in to comment.