summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-05-04 14:01:18 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-05-04 14:01:18 (GMT)
commit567b7209bf2c1079048fca82605f2f468b9bf66b (patch)
tree58a7d2b0f3dd48dc798d5aabc063e856b44a1c28 /unix/tcl.spec
parent71536416ed0e6ce72d256d64c61ac0ecf23df29e (diff)
downloadtcl-567b7209bf2c1079048fca82605f2f468b9bf66b.zip
tcl-567b7209bf2c1079048fca82605f2f468b9bf66b.tar.gz
tcl-567b7209bf2c1079048fca82605f2f468b9bf66b.tar.bz2
* README: Bump version number to 8.5a5
* 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.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tcl.spec b/unix/tcl.spec
index 87d7525..2459e1b 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.24 2006/03/23 16:39:19 rmax Exp $
+# $Id: tcl.spec,v 1.25 2006/05/04 14:01:27 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.5a4
+Version: 8.5a5
Release: 2
License: BSD
Group: Development/Languages