summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-28 16:24:16 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-28 16:24:16 (GMT)
commitabfbb5817007d6610c0cc7352f1d2efcffdda1bc (patch)
tree6071c503d95032ff82fc8a4257800fcd71dbd638 /unix/tcl.spec
parentd57c4553fbc59a63d396e9226a0fb2445f6d57ab (diff)
downloadtcl-abfbb5817007d6610c0cc7352f1d2efcffdda1bc.zip
tcl-abfbb5817007d6610c0cc7352f1d2efcffdda1bc.tar.gz
tcl-abfbb5817007d6610c0cc7352f1d2efcffdda1bc.tar.bz2
* README: Bump version number to 8.6a3
* 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 529fc1f..a02cbd6 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.40 2008/08/12 15:10:40 dgp Exp $
+# $Id: tcl.spec,v 1.41 2008/08/28 16:24:20 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.6a2
+Version: 8.6a3
Release: 2
License: BSD
Group: Development/Languages