summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-10-02 20:11:43 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-10-02 20:11:43 (GMT)
commit87b8d6fdaaf7099ddae37ea49806ee1f61ba80dd (patch)
tree71e36ac7fb72650eea9b4d862e8db86dccaf6021 /unix/tcl.spec
parent43b49460b2d171ac9c9fd20e1af9ceb0266f288c (diff)
downloadtcl-87b8d6fdaaf7099ddae37ea49806ee1f61ba80dd.zip
tcl-87b8d6fdaaf7099ddae37ea49806ee1f61ba80dd.tar.gz
tcl-87b8d6fdaaf7099ddae37ea49806ee1f61ba80dd.tar.bz2
Merge updates from HEAD, then
[core-stabilizer-branch] * README: Bump version number to 8.5.0 * generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * 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 6f952e7..43dd1a8 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.27.2.1 2007/05/22 20:34:29 dgp Exp $
+# $Id: tcl.spec,v 1.27.2.2 2007/10/02 20:12:08 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.5b1
+Version: 8.5.0
Release: 2
License: BSD
Group: Development/Languages