summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2007-09-19 17:42:04 (GMT)
committerdgp <dgp@noemail.net>2007-09-19 17:42:04 (GMT)
commit80978988495ad13639c6611edd66b784dd0c4b58 (patch)
treeaaf9c8cbdf489fc2f9b7d01c03230824d0997760 /unix/tcl.spec
parent80e19334f9eead2cc0bf85802a605bba6cd857df (diff)
downloadtcl-80978988495ad13639c6611edd66b784dd0c4b58.zip
tcl-80978988495ad13639c6611edd66b784dd0c4b58.tar.gz
tcl-80978988495ad13639c6611edd66b784dd0c4b58.tar.bz2
* README: Bump version number to 8.5b1
* generic/tcl.h: Merge from core-stabilizer-branch. * library/init.tcl: Stabilizing toward 8.5b1 release now done * tools/tcl.wse.in: on the HEAD. core-stabilizer-branch is * unix/configure.in: now suspended. * unix/tcl.spec: * win/configure.in: FossilOrigin-Name: dd2ca9251761565925b426e2957f267fdf97bb4d
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 351ad66..182c3b8 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.27 2007/05/18 18:39:33 dgp Exp $
+# $Id: tcl.spec,v 1.28 2007/09/19 17:42:13 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.5a7
+Version: 8.5b1
Release: 2
License: BSD
Group: Development/Languages