diff options
Diffstat (limited to 'development/freetds/freetds.SlackBuild')
-rw-r--r-- | development/freetds/freetds.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/freetds/freetds.SlackBuild b/development/freetds/freetds.SlackBuild index d080d1a026db8..e32663f893b34 100644 --- a/development/freetds/freetds.SlackBuild +++ b/development/freetds/freetds.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for freetds -# Copyright 2011, mario <mario@slackverse.org> +# Copyright 2011-2012, mario <mario@slackverse.org> # 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=freetds -VERSION=${VERSION:-0.82} +VERSION=${VERSION:-0.91} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |