summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-08-28 16:08:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-08-28 16:08:24 (GMT)
commit0518a588f5a633d1d571201f456c5a4c368bded6 (patch)
tree42d7dd9fc5d98db8d423788cf5136f4aceb6652f /unix/tcl.spec
parenta673f18a1b9d99e936e8fd534c8c068a245a2ca4 (diff)
downloadtcl-0518a588f5a633d1d571201f456c5a4c368bded6.zip
tcl-0518a588f5a633d1d571201f456c5a4c368bded6.tar.gz
tcl-0518a588f5a633d1d571201f456c5a4c368bded6.tar.bz2
* generic/tcl.h: Bump version number to 8.5.5b1 to distinguish
* library/init.tcl: CVS development snapshots from the 8.5.4 and * unix/configure.in: 8.5.5 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 d2e53c8..f5c9560 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.37.2.3 2008/08/08 15:22:36 dgp Exp $
+# $Id: tcl.spec,v 1.37.2.4 2008/08/28 16:08:38 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.4
+Version: 8.5.5b1
Release: 2
License: BSD
Group: Development/Languages