aboutsummaryrefslogtreecommitdiff
path: root/python/buildbot-worker/buildbot-worker.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/buildbot-worker/buildbot-worker.SlackBuild')
-rw-r--r--python/buildbot-worker/buildbot-worker.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot-worker/buildbot-worker.SlackBuild b/python/buildbot-worker/buildbot-worker.SlackBuild
index 7c1e6d6538..7f7c78a2c7 100644
--- a/python/buildbot-worker/buildbot-worker.SlackBuild
+++ b/python/buildbot-worker/buildbot-worker.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=buildbot-worker
SRCNAM=${PRGNAM//-/_}
-VERSION=${VERSION:-4.2.1}
+VERSION=${VERSION:-4.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}