summaryrefslogtreecommitdiffstats
path: root/unix/tk.spec
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-23 16:15:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-23 16:15:26 (GMT)
commit443bdbf3e3f0e70d83d180455daed3194fc921dd (patch)
treee36b052abec58ee8d91b379eba5682f417aebc50 /unix/tk.spec
parent75cccde3349d1936b917ebf0a2419ca065affc72 (diff)
downloadtk-443bdbf3e3f0e70d83d180455daed3194fc921dd.zip
tk-443bdbf3e3f0e70d83d180455daed3194fc921dd.tar.gz
tk-443bdbf3e3f0e70d83d180455daed3194fc921dd.tar.bz2
* README: Bump version number to 8.6a4
* generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
Diffstat (limited to 'unix/tk.spec')
-rw-r--r--unix/tk.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/tk.spec b/unix/tk.spec
index 3d9f9fb..cd4ff4a 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -1,11 +1,11 @@
-# $Id: tk.spec,v 1.39 2008/08/28 16:29:37 dgp Exp $
+# $Id: tk.spec,v 1.40 2008/10/23 16:15:27 dgp Exp $
# This file is the basis for a binary Tk Linux RPM.
%{!?directory:%define directory /usr/local}
Name: tk
Summary: Tk graphical toolkit for the Tcl scripting language.
-Version: 8.6a3
+Version: 8.6a4
Release: 2
License: BSD
Group: Development/Languages