Skip to content

Commit

Permalink
Merge pull request #35 from opencrowbar/release/drill
Browse files Browse the repository at this point in the history
Release/drill
  • Loading branch information
galthaus committed Aug 6, 2015
2 parents bffce42 + ef6a1b1 commit 0feb018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/make-ocb-rpms.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if [[ ! $OCBDIR ]]; then
fi

PRODREL=${PRODREL:-"Dev"}
VERSION=${VERSION:-2.3.0}
VERSION=${VERSION:-2.3.1}
RELEASE=${RELEASE:-1}
WORK=${WORK:-/tmp/work}
RPMHOME=${RPMHOME:-$HOME/rpmbuild}
Expand Down

0 comments on commit 0feb018

Please sign in to comment.