diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-23 16:15:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-23 16:15:26 (GMT) |
commit | 443bdbf3e3f0e70d83d180455daed3194fc921dd (patch) | |
tree | e36b052abec58ee8d91b379eba5682f417aebc50 /unix/tk.spec | |
parent | 75cccde3349d1936b917ebf0a2419ca065affc72 (diff) | |
download | tk-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.spec | 4 |
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 |