diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-02-04 13:32:14 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-02-04 13:32:14 +0000 |
commit | 7db6313ab543c11c7c2e823c0184bd43ce36b9b7 (patch) | |
tree | c58ed2ee38b6fc1659cfb40d95eef58494951203 /README | |
parent | 7f4ba9180018755e5fb43dd3b99a2ed11ff3a6b3 (diff) | |
download | gtk+-7db6313ab543c11c7c2e823c0184bd43ce36b9b7.tar.gz |
version=1.1.15GTK_1_1_15
Thu Feb 4 05:42:34 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* INSTALL
NEWS
README
configure.in
gtk+.spec
docs/gtk-config.1: version=1.1.15
* Makefile.am: example files where incorrect for
menu directory.
* Released GTK+ 1.1.15
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ General Information =================== -This is GTK+ version 1.1.14. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.15. GTK+, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces for the X Window System. It is designed to be small, efficient, and flexible. GTK+ is written in C with a very object-oriented approach. |