diff options
Diffstat (limited to 'python/buildbot/buildbot.SlackBuild')
-rw-r--r-- | python/buildbot/buildbot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot/buildbot.SlackBuild b/python/buildbot/buildbot.SlackBuild index a614ff5508062..650cfe8186ab2 100644 --- a/python/buildbot/buildbot.SlackBuild +++ b/python/buildbot/buildbot.SlackBuild @@ -28,7 +28,7 @@ PRGNAM=buildbot SRCNAM=${PRGNAM#python-*} # "pkg" stays first PACKAGES="pkg www console-view grid-view waterfall-view wsgi-dashboards" -VERSION=${VERSION:-3.9.0} +VERSION=${VERSION:-3.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |