Skip to content

Commit

Permalink
sbopkg: Fix SBOVER.
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
  • Loading branch information
willysr committed Oct 30, 2015
1 parent 3c268bb commit 9372610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/usr/sbin/sbopkg
Expand Up @@ -4511,7 +4511,7 @@ SBOPKG_REPOS_D=${SBOPKG_REPOS_D:-/etc/sbopkg/repos.d}
EDITOR=${EDITOR:-vi}
PAGER=${PAGER:-more}
CWD=$(pwd)
SBOVER=0.37.0
SBOVER=0.37.1
DIAG=1
ON_ERROR=ask
REPOS_FIELDS=7
Expand Down

0 comments on commit 9372610

Please sign in to comment.