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 | 8bbcdf546cc3ea6f38bace636bcaa932aa381fa8 (patch) | |
tree | 3ea05dd7287f133029c849b7c97389aecb448658 /unix/tcl.spec | |
parent | 306e3ea3e928c4b6fbe2bc37ad685d182b2a059e (diff) | |
download | tcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.zip tcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.tar.gz tcl-8bbcdf546cc3ea6f38bace636bcaa932aa381fa8.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 |