diff options
Diffstat (limited to 'system/cdw/cdw.SlackBuild')
-rw-r--r-- | system/cdw/cdw.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/cdw/cdw.SlackBuild b/system/cdw/cdw.SlackBuild index f5e051fef831..494c959e8f1c 100644 --- a/system/cdw/cdw.SlackBuild +++ b/system/cdw/cdw.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for cdw -# Copyright 2011 Grigorios Bouzakis <grbzks@xsmail.com> +# Copyright 2011-2012 Grigorios Bouzakis <grbzks@imap.cc> # All rights reserved. # # Permission to use, copy, modify, and distribute this software for any purpose @@ -20,7 +20,7 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cdw -VERSION=${VERSION:-0.7.0} +VERSION=${VERSION:-0.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |