summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-06-19 15:36:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-06-19 15:36:59 (GMT)
commitcb45bcc4efcca9015cae5f27ba010ad0f2ed39ff (patch)
treea4656eacd1e7ccb8dc34bb7c74c70a68b4f530db /unix/tcl.spec
parentc5aa556512c602fe31bf8e6d1b3c6f8e20aa119d (diff)
downloadtcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.zip
tcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.tar.gz
tcl-cb45bcc4efcca9015cae5f27ba010ad0f2ed39ff.tar.bz2
* README: Bump version number to 8.6a1
* 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 39bc504..da3757d 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.38 2008/04/01 16:23:45 dgp Exp $
+# $Id: tcl.spec,v 1.39 2008/06/19 15:37:11 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.6a0
+Version: 8.6a1
Release: 2
License: BSD
Group: Development/Languages