diff options
author | hobbs <hobbs> | 2002-09-02 20:10:56 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-09-02 20:10:56 (GMT) |
commit | b532e9030fc637f2c240f82dc62d5d4c9ef7b761 (patch) | |
tree | d11d831a877e98b5c86d79f9dd504ebe6bad5aba /unix/tcl.spec | |
parent | 743cfac13a8bf0eeb9c73cdb78251211c6431c66 (diff) | |
download | tcl-b532e9030fc637f2c240f82dc62d5d4c9ef7b761.zip tcl-b532e9030fc637f2c240f82dc62d5d4c9ef7b761.tar.gz tcl-b532e9030fc637f2c240f82dc62d5d4c9ef7b761.tar.bz2 |
Bumped version number to 8.4.0
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 7b17f7a..03a2b6d 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,7 +1,7 @@ -# $Id: tcl.spec,v 1.13 2002/08/20 15:33:34 dgp Exp $ +# $Id: tcl.spec,v 1.14 2002/09/02 20:11:05 hobbs Exp $ # This file is the basis for a binary Tcl RPM for Linux. -%define version 8.4b3 +%define version 8.4.0 %define directory /usr/local Summary: Tcl scripting language development environment |