diff options
Diffstat (limited to 'development/vstudio/vstudio.SlackBuild')
-rw-r--r-- | development/vstudio/vstudio.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild index a56b0169e6..2ab98c56da 100644 --- a/development/vstudio/vstudio.SlackBuild +++ b/development/vstudio/vstudio.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vstudio -# Copyright 2014 Antonio Leal, Lisbon, Portugal +# Copyright 2015 Antonio Leal, Lisbon, Portugal # 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=vstudio -VERSION=${VERSION:-5.6} +VERSION=${VERSION:-5.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |