summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-09-19 17:42:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-09-19 17:42:04 (GMT)
commit834f621b375a801ee97a3f6b831566690bd079ff (patch)
treeaaf9c8cbdf489fc2f9b7d01c03230824d0997760 /unix/tcl.spec
parent56bb33ebf356e975834c19be243c0562dd48f7fc (diff)
downloadtcl-834f621b375a801ee97a3f6b831566690bd079ff.zip
tcl-834f621b375a801ee97a3f6b831566690bd079ff.tar.gz
tcl-834f621b375a801ee97a3f6b831566690bd079ff.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:
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