diff options
Diffstat (limited to 'python/subvertpy/subvertpy.SlackBuild')
-rw-r--r-- | python/subvertpy/subvertpy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/subvertpy/subvertpy.SlackBuild b/python/subvertpy/subvertpy.SlackBuild index 9340a6cf13..1f0bac1201 100644 --- a/python/subvertpy/subvertpy.SlackBuild +++ b/python/subvertpy/subvertpy.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for subvertpy -# Copyright 2013 Mikko Värri, Finland +# Copyright 2014 Mikko Värri, Finland # 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=subvertpy -VERSION=${VERSION:-0.9.0} +VERSION=${VERSION:-0.9.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |