diff options
Diffstat (limited to 'development/FreeBASIC/FreeBASIC.SlackBuild')
-rw-r--r-- | development/FreeBASIC/FreeBASIC.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/FreeBASIC/FreeBASIC.SlackBuild b/development/FreeBASIC/FreeBASIC.SlackBuild index a6b5919c0c..ae60c1e700 100644 --- a/development/FreeBASIC/FreeBASIC.SlackBuild +++ b/development/FreeBASIC/FreeBASIC.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for FreeBASIC -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # 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=FreeBASIC -VERSION=${VERSION:-1.02.1} +VERSION=${VERSION:-1.03.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |