diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:20:23 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:20:23 (GMT) |
commit | c28bf1192da9e92b14a27884bdc517cc6fb37d54 (patch) | |
tree | a19328ff68e41d904937d3e1decf265f8ed5baf1 /unix/tcl.spec | |
parent | fdc7ed699ce480cbda86351e66d3036105a1eca1 (diff) | |
download | tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.zip tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.tar.gz tcl-c28bf1192da9e92b14a27884bdc517cc6fb37d54.tar.bz2 |
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
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 de78478..15204a7 100644 --- a/unix/tcl.spec +++ b/unix/tcl.spec @@ -1,7 +1,7 @@ -# $Id: tcl.spec,v 1.9 2002/03/05 20:31:42 hobbs Exp $ +# $Id: tcl.spec,v 1.10 2002/03/06 15:20:23 dkf Exp $ # This file is the basis for a binary Tcl RPM for Linux. -%define version 8.4a4 +%define version 8.4a5 %define directory /usr/local Summary: Tcl scripting language development environment |