diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
commit | 7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e (patch) | |
tree | bd9951d1dc8560972d5f4c6586e2bcf43dd12883 /unix/tk.spec | |
parent | efa5ccdc79aaf697cae012fdceb44734b9f196d2 (diff) | |
download | tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.zip tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.tar.gz tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.tar.bz2 |
* generic/tk.h: Bump to 8.5.3 for release.
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf-2.59
* win/configure:
* changes: Updates for 8.5.3 release.
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 5e34e88..bbebebf 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,11 +1,11 @@ -# $Id: tk.spec,v 1.34.2.1 2008/04/11 19:00:50 dgp Exp $ +# $Id: tk.spec,v 1.34.2.2 2008/06/30 03:37:39 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.5.3b1 +Version: 8.5.3 Release: 2 License: BSD Group: Development/Languages |