summaryrefslogtreecommitdiffstats
path: root/unix/tcl.spec
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2008-08-12 15:10:30 (GMT)
committerdgp <dgp@noemail.net>2008-08-12 15:10:30 (GMT)
commitf1dc298a4cca6d63e38ccb00b341cc47eb2a4b59 (patch)
treea31a2fae07e19f4c10d4981fabf5426b29a3e3b4 /unix/tcl.spec
parentc31aa56e9e01420b4720f3316ab08311db9f1b1c (diff)
downloadtcl-f1dc298a4cca6d63e38ccb00b341cc47eb2a4b59.zip
tcl-f1dc298a4cca6d63e38ccb00b341cc47eb2a4b59.tar.gz
tcl-f1dc298a4cca6d63e38ccb00b341cc47eb2a4b59.tar.bz2
* README: Bump version number to 8.6a2
* 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: FossilOrigin-Name: ff4d6323a8a967a63d32d28abbf0d562953b1388
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 da3757d..529fc1f 100644
--- a/unix/tcl.spec
+++ b/unix/tcl.spec
@@ -1,11 +1,11 @@
-# $Id: tcl.spec,v 1.39 2008/06/19 15:37:11 dgp Exp $
+# $Id: tcl.spec,v 1.40 2008/08/12 15:10:40 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.6a1
+Version: 8.6a2
Release: 2
License: BSD
Group: Development/Languages