diff options
author | dgp <dgp@users.sourceforge.net> | 2002-09-27 18:04:11 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-09-27 18:04:11 (GMT) |
commit | b88c3948b8dbe1eb1c7d5dc6b628476564adab26 (patch) | |
tree | 7183151fb78cbf7a25e8c682ae72c61e49fc6071 /unix/tcl.spec | |
parent | 694831955b977c69e90746e85d0333a91b97d6f3 (diff) | |
download | tcl-b88c3948b8dbe1eb1c7d5dc6b628476564adab26.zip tcl-b88c3948b8dbe1eb1c7d5dc6b628476564adab26.tar.gz tcl-b88c3948b8dbe1eb1c7d5dc6b628476564adab26.tar.bz2 |
* README: Bumped to version 8.4.1 to avoid confusion
* generic/tcl.h: of CVS snapshots with the actual 8.4.0
* tools/tcl.wse.in: release.
* unix/configure.in:
* unix/tcl.spec:
* win/configure.in:
* unix/configure: autoconf
* 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 03a2b6d..4d03616 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,7 +1,7 @@ -# $Id: tcl.spec,v 1.14 2002/09/02 20:11:05 hobbs Exp $ +# $Id: tcl.spec,v 1.15 2002/09/27 18:04:13 dgp Exp $ # This file is the basis for a binary Tcl RPM for Linux. -%define version 8.4.0 +%define version 8.4.1 %define directory /usr/local Summary: Tcl scripting language development environment |