diff options
author | dgp <dgp@users.sourceforge.net> | 2010-08-04 17:02:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-08-04 17:02:39 (GMT) |
commit | 96a7cf8ad60d8159b64739403a58fe210d728ab9 (patch) | |
tree | 3ea05dd7287f133029c849b7c97389aecb448658 /unix/tcl.spec | |
parent | 8e90008673a1c231c01221dc77451f6a0b11777b (diff) | |
download | tcl-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.spec | 4 |
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 |