summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-23 16:27:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-23 16:27:23 (GMT)
commita2427634fbec8397afee095f5bb8c2946a2f35a2 (patch)
tree9b1882b282ad09e202ab9007f75a3945dd3a5511 /unix/tcl.spec
parentff92055928391c7b73cd06d34c309e4e12fb10d8 (diff)
downloadtcl-a2427634fbec8397afee095f5bb8c2946a2f35a2.zip
tcl-a2427634fbec8397afee095f5bb8c2946a2f35a2.tar.gz
tcl-a2427634fbec8397afee095f5bb8c2946a2f35a2.tar.bz2
* generic/tcl.h: Bump version number to 8.5.6b1 to distinguish
* library/init.tcl: CVS development snapshots from the 8.5.5 and * unix/configure.in: 8.5.6 releases. * unix/tcl.spec: * win/configure.in: * tools/tcl.wse.in: * README * 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 3a1e856..1582854 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.37.2.5 2008/10/10 18:16:48 dgp Exp $
+# $Id: tcl.spec,v 1.37.2.6 2008/10/23 16:27:25 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.5.5
+Version: 8.5.6b1
Release: 2
License: BSD
Group: Development/Languages