diff options
author | dgp <dgp@users.sourceforge.net> | 2006-10-23 19:42:17 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-10-23 19:42:17 (GMT) |
commit | 63819167063bbaa8f911319dfe1186f810be2770 (patch) | |
tree | 11f4ba5ba29364e1ca4bea475efc78f4a93b405c /unix/tcl.spec | |
parent | 107b685b8ae0e89c658570753cd781a4f32a6c1d (diff) | |
download | tcl-63819167063bbaa8f911319dfe1186f810be2770.zip tcl-63819167063bbaa8f911319dfe1186f810be2770.tar.gz tcl-63819167063bbaa8f911319dfe1186f810be2770.tar.bz2 |
* README: Bump version number to 8.5a6
* generic/tcl.h:
* tools/tcl.wse.in:
* unix/configure.in:
* unix/tcl.spec:
* win/README.binary:
* win/configure.in:
* 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 2459e1b..e62e476 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,11 +1,11 @@ -# $Id: tcl.spec,v 1.25 2006/05/04 14:01:27 dgp Exp $ +# $Id: tcl.spec,v 1.26 2006/10/23 19:42:19 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.5a5 +Version: 8.5a6 Release: 2 License: BSD Group: Development/Languages |