diff options
Diffstat (limited to 'development/vis/vis.SlackBuild')
-rw-r--r-- | development/vis/vis.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/vis/vis.SlackBuild b/development/vis/vis.SlackBuild index 7d8d971172..3f1fca86f4 100644 --- a/development/vis/vis.SlackBuild +++ b/development/vis/vis.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vis -VERSION=${VERSION:-0.7} +VERSION=${VERSION:-0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |