diff options
Diffstat (limited to 'ham/qlog/qlog.SlackBuild')
-rw-r--r-- | ham/qlog/qlog.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ham/qlog/qlog.SlackBuild b/ham/qlog/qlog.SlackBuild index 829fe4d22a6e4..ab688da383adf 100644 --- a/ham/qlog/qlog.SlackBuild +++ b/ham/qlog/qlog.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qlog SRCNAM=QLog -VERSION=${VERSION:-0.35.0} +VERSION=${VERSION:-0.35.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |