diff options
Diffstat (limited to 'python/pyliblo/pyliblo.SlackBuild')
-rw-r--r-- | python/pyliblo/pyliblo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyliblo/pyliblo.SlackBuild b/python/pyliblo/pyliblo.SlackBuild index 327d9f013d..858bbbc3f5 100644 --- a/python/pyliblo/pyliblo.SlackBuild +++ b/python/pyliblo/pyliblo.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=pyliblo -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |