diff options
Diffstat (limited to 'source/xap/sane/sane.SlackBuild')
-rwxr-xr-x | source/xap/sane/sane.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/xap/sane/sane.SlackBuild b/source/xap/sane/sane.SlackBuild index fbb0b17f..301ec1b6 100755 --- a/source/xap/sane/sane.SlackBuild +++ b/source/xap/sane/sane.SlackBuild @@ -23,8 +23,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=sane -VERSION=1.0.28 -BACKVER=1.0.28 +VERSION=1.0.29 +BACKVER=1.0.29 FRONTVER=1.0.14 BUILD=${BUILD:-1} |