diff options
author | dgp <dgp@users.sourceforge.net> | 2007-10-02 17:46:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-10-02 17:46:48 (GMT) |
commit | 69718fd058c2a079624553c560274baf65b9d923 (patch) | |
tree | bb4c6b4c391d90b5d3c78cb76a58b73ccd62f19d /unix/tcl.spec | |
parent | 0d734ceb2fa06b20c91f1f2451ba58c75b17a9cb (diff) | |
download | tcl-69718fd058c2a079624553c560274baf65b9d923.zip tcl-69718fd058c2a079624553c560274baf65b9d923.tar.gz tcl-69718fd058c2a079624553c560274baf65b9d923.tar.bz2 |
* README: Bump version number to 8.4.17
* generic/tcl.h:
* tools/tcl.wse.in:
* unix/configure.in:
* unix/tcl.spec:
* win/README.binary:
* win/configure.in:
* unix/configure: autoconf-2.13
* 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 9eba641..eea23c7 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,7 +1,7 @@ -# $Id: tcl.spec,v 1.16.2.16 2007/05/30 14:05:21 dgp Exp $ +# $Id: tcl.spec,v 1.16.2.17 2007/10/02 17:46:53 dgp Exp $ # This file is the basis for a binary Tcl RPM for Linux. -%define version 8.4.16 +%define version 8.4.17 %define directory /usr/local Summary: Tcl scripting language development environment |