diff options
Diffstat (limited to 'source/l/slang/slang.SlackBuild')
-rwxr-xr-x | source/l/slang/slang.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/l/slang/slang.SlackBuild b/source/l/slang/slang.SlackBuild index 115e24af..c39d4297 100755 --- a/source/l/slang/slang.SlackBuild +++ b/source/l/slang/slang.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2008, 2009, 2010 Patrick J. Volkerding, Sebeka, Minnesota, USA +# Copyright 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, Minnesota, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,8 +21,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -VERSION=${VERSION:-2.2.2} -#DOCV=${DOCV:-2.2.2} +VERSION=${VERSION:-2.2.3} +#DOCV=${DOCV:-2.2.3} BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: |