diff options
Diffstat (limited to 'development/premake/premake.SlackBuild')
-rw-r--r-- | development/premake/premake.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/premake/premake.SlackBuild b/development/premake/premake.SlackBuild index 615cf32770..43be8ce6c8 100644 --- a/development/premake/premake.SlackBuild +++ b/development/premake/premake.SlackBuild @@ -4,7 +4,7 @@ # Written by ponce <matteo.bernardini@gmail.com> PRGNAM=premake -VERSION=${VERSION:-4.4_beta3} +VERSION=${VERSION:-4.4_beta4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |