summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-12-19 03:54:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-12-19 03:54:44 (GMT)
commit8efd037c5db946ec4dd60728866e45d966c729ca (patch)
tree35d605f08091884ed3e5cdcafa2fb00ca621f759 /unix/tcl.spec
parent5ed945e98e1caf70d6ea848c61dcbc45a4d12431 (diff)
downloadtcl-8efd037c5db946ec4dd60728866e45d966c729ca.zip
tcl-8efd037c5db946ec4dd60728866e45d966c729ca.tar.gz
tcl-8efd037c5db946ec4dd60728866e45d966c729ca.tar.bz2
* README: Bump version number to 8.6b1
* 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 01fe6f5..09b37b1 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.42 2008/10/14 20:08:21 dgp Exp $
+# $Id: tcl.spec,v 1.43 2008/12/19 03:54:44 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.6a4
+Version: 8.6b1
Release: 2
License: BSD
Group: Development/Languages