summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-12 15:10:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-12 15:10:31 (GMT)
commit548d5bd4026829d315d293d2fce922b155fcdf4f (patch)
treea31a2fae07e19f4c10d4981fabf5426b29a3e3b4 /unix/tcl.spec
parent82d9d352c73e5c04dbe6d8ca0e3349dbdf5e187c (diff)
downloadtcl-548d5bd4026829d315d293d2fce922b155fcdf4f.zip
tcl-548d5bd4026829d315d293d2fce922b155fcdf4f.tar.gz
tcl-548d5bd4026829d315d293d2fce922b155fcdf4f.tar.bz2
* README: Bump version number to 8.6a2
* generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
Diffstat (limited to 'unix/tcl.spec')
-rw-r--r--unix/tcl.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tcl.spec b/unix/tcl.spec
index da3757d..529fc1f 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.39 2008/06/19 15:37:11 dgp Exp $
+# $Id: tcl.spec,v 1.40 2008/08/12 15:10:40 dgp Exp $
# This file is the basis for a binary Tcl RPM for Linux.
%{!?directory:%define directory /usr/local}
Name: tcl
Summary: Tcl scripting language development environment
-Version: 8.6a1
+Version: 8.6a2
Release: 2
License: BSD
Group: Development/Languages