summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-08-04 17:02:39 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-08-04 17:02:39 (GMT)
commit96a7cf8ad60d8159b64739403a58fe210d728ab9 (patch)
tree3ea05dd7287f133029c849b7c97389aecb448658 /unix/tcl.spec
parent8e90008673a1c231c01221dc77451f6a0b11777b (diff)
downloadtcl-96a7cf8ad60d8159b64739403a58fe210d728ab9.zip
tcl-96a7cf8ad60d8159b64739403a58fe210d728ab9.tar.gz
tcl-96a7cf8ad60d8159b64739403a58fe210d728ab9.tar.bz2
* generic/tcl.h: Bump to 8.5.9 for release.
* library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: * changes: Update for 8.5.9 release.
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 a062749..cea549d 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.37.2.9 2009/11/03 19:21:39 dgp Exp $
+# $Id: tcl.spec,v 1.37.2.10 2010/08/04 17:02: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.5.8
+Version: 8.5.9
Release: 2
License: BSD
Group: Development/Languages