diff options
Diffstat (limited to 'development/gambas3/gambas3.SlackBuild')
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index d5db73a99200..3b419709b0db 100644 --- a/development/gambas3/gambas3.SlackBuild +++ b/development/gambas3/gambas3.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Gambas 3 -# Copyright 2012-2014 Fridrich von Stauffenberg <cancellor2@gmail.com> +# Copyright 2012-2015 Fridrich von Stauffenberg <cancellor2@gmail.com> # 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=gambas3 -VERSION=${VERSION:-3.6.2} +VERSION=${VERSION:-3.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |