summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-11-19 18:14:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-11-19 18:14:48 (GMT)
commit9560f9c34e21f974dd3eb1a7cbb27f60be239a17 (patch)
treec86df5cb1083cc2da03af55274756ba115a2ea9e /unix/tcl.spec
parent0c0230dfd0eaba26f68320772e4fdf4edc209ee8 (diff)
downloadtcl-9560f9c34e21f974dd3eb1a7cbb27f60be239a17.zip
tcl-9560f9c34e21f974dd3eb1a7cbb27f60be239a17.tar.gz
tcl-9560f9c34e21f974dd3eb1a7cbb27f60be239a17.tar.bz2
* README: Bump version number to 8.5b3.
* generic/tcl.h: * library/init.tcl: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/configure.in: * 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 7b2faf1..791ed84 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.31 2007/10/30 19:03:58 dgp Exp $
+# $Id: tcl.spec,v 1.32 2007/11/19 18:14:51 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.5b2.1
+Version: 8.5b3
Release: 2
License: BSD
Group: Development/Languages