diff options
author | dgp <dgp@users.sourceforge.net> | 2009-11-03 19:21:37 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2009-11-03 19:21:37 (GMT) |
commit | f279f824d024f829818847a5e445a05b2c0f781a (patch) | |
tree | 4dbb7b0dff3f47417e71676181c49dad74702fb9 /unix/tcl.spec | |
parent | ad142a8c18e16c138a5ab9edd113ee62b5cf824a (diff) | |
download | tcl-f279f824d024f829818847a5e445a05b2c0f781a.zip tcl-f279f824d024f829818847a5e445a05b2c0f781a.tar.gz tcl-f279f824d024f829818847a5e445a05b2c0f781a.tar.bz2 |
* generic/tcl.h: Bump to 8.5.8 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:
Diffstat (limited to 'unix/tcl.spec')
-rw-r--r-- | unix/tcl.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tcl.spec b/unix/tcl.spec index 35a74a1..a062749 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,11 +1,11 @@ -# $Id: tcl.spec,v 1.37.2.8 2009/04/10 16:54:53 dgp Exp $ +# $Id: tcl.spec,v 1.37.2.9 2009/11/03 19:21:39 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.7 +Version: 8.5.8 Release: 2 License: BSD Group: Development/Languages |