summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-01-02 19:03:29 (GMT)
committerdgp <dgp@noemail.net>2008-01-02 19:03:29 (GMT)
commit8f564e40c25ef8a77fcfbdb87c49f1f42c9bbfea (patch)
tree123c547c51da2e9ccb5376d7aeea8ee7604801e2 /unix/tcl.spec
parent982a39dc1ebb3973e1819f8602e21f9bdb0c7ec1 (diff)
downloadtcl-8f564e40c25ef8a77fcfbdb87c49f1f42c9bbfea.zip
tcl-8f564e40c25ef8a77fcfbdb87c49f1f42c9bbfea.tar.gz
tcl-8f564e40c25ef8a77fcfbdb87c49f1f42c9bbfea.tar.bz2
* generic/tcl.h: Bump version number to 8.5.1b1 to distinguish
* library/init.tcl: CVS development snapshots from the 8.5.0 and * unix/configure.in: 8.5.1 releases. * unix/tcl.spec: * win/configure.in: * README * unix/configure: autoconf (2.59) * win/configure: FossilOrigin-Name: 0c0959c51dcb412b691dab972b2fe75418acacb0
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 d466836..b356b92 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.33 2007/12/13 15:28:42 dgp Exp $
+# $Id: tcl.spec,v 1.34 2008/01/02 19:03:31 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.0
+Version: 8.5.1b1
Release: 2
License: BSD
Group: Development/Languages