summaryrefslogtreecommitdiffstats
path: root/source/tcl/tcl/tcl.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/tcl/tcl/tcl.SlackBuild')
-rwxr-xr-xsource/tcl/tcl/tcl.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/tcl/tcl/tcl.SlackBuild b/source/tcl/tcl/tcl.SlackBuild
index 5f8976ec7..0f6ab0d6c 100755
--- a/source/tcl/tcl/tcl.SlackBuild
+++ b/source/tcl/tcl/tcl.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2012, 2013, 2016, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2008, 2009, 2012, 2013, 2016, 2017, 2018, 2019 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=tcl
-VERSION=${VERSION:-8.6.9}
+VERSION=${VERSION:-8.6.10}
# See also version number 8.6 in the symlinks below...)
BUILD=${BUILD:-1}