diff options
author | dgp <dgp@users.sourceforge.net> | 2008-10-10 18:25:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-10-10 18:25:10 (GMT) |
commit | c693ced2182e43e881ebd26e0cfe533caa28861c (patch) | |
tree | 46c841ad2c806b166b38dd666ef1e25282ccac42 /unix/tk.spec | |
parent | 4e4f0355794c80ed8d351a237d3a2907b8824123 (diff) | |
download | tk-c693ced2182e43e881ebd26e0cfe533caa28861c.zip tk-c693ced2182e43e881ebd26e0cfe533caa28861c.tar.gz tk-c693ced2182e43e881ebd26e0cfe533caa28861c.tar.bz2 |
* generic/tk.h: Bump to 8.5.5 for release.
* 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 053b136..f56f984 100644 --- a/unix/tk.spec +++ b/unix/tk.spec @@ -1,11 +1,11 @@ -# $Id: tk.spec,v 1.34.2.4 2008/08/28 16:13:47 dgp Exp $ +# $Id: tk.spec,v 1.34.2.5 2008/10/10 18:25:10 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.5b1 +Version: 8.5.5 Release: 2 License: BSD Group: Development/Languages |