diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-02-16 21:25:25 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-02-16 21:25:25 +0000 |
commit | f15ea7024bc3ab8909e62783a6ee04ec7ffaadf0 (patch) | |
tree | 28dba69683be100918ccf18d5e9bbe900b85d20a /README | |
parent | 89b9ff8b2b1c20f7bccae4d58bfc5924886f5673 (diff) | |
download | gtk+-f15ea7024bc3ab8909e62783a6ee04ec7ffaadf0.tar.gz |
version = 1.1.16GTK_1_1_16
Tue Feb 16 14:25:44 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* INSTALL
README
configure.in
gtk+.spec
docs/gtk-config.1: version = 1.1.16
* Makefile.am: removed colorsel example since it
doesn't actually exist.
* Released GTK+ 1.1.16
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.15. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.16. 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. |