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