diff options
Diffstat (limited to 'development/fortitude-bin/fortitude-bin.SlackBuild')
-rw-r--r-- | development/fortitude-bin/fortitude-bin.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/fortitude-bin/fortitude-bin.SlackBuild b/development/fortitude-bin/fortitude-bin.SlackBuild index 018601089b..8e1864bf55 100644 --- a/development/fortitude-bin/fortitude-bin.SlackBuild +++ b/development/fortitude-bin/fortitude-bin.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=fortitude-bin -VERSION=${VERSION:-0.7.2} +VERSION=${VERSION:-0.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |