diff options
Diffstat (limited to 'development/qbs/qbs.SlackBuild')
-rw-r--r-- | development/qbs/qbs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/qbs/qbs.SlackBuild b/development/qbs/qbs.SlackBuild index 4d5372c1a6..3ace7dc2ea 100644 --- a/development/qbs/qbs.SlackBuild +++ b/development/qbs/qbs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for qbs -# Copyright 2014 Nikos Giotis <nikos.giotis@mail.com> +# Copyright 2014,2015,2016 Nikos Giotis <nikos.giotis@mail.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=qbs -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |