diff options
author | Shawn T. Amundson <amundson@gtk.org> | 1998-12-17 06:49:15 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1998-12-17 06:49:15 +0000 |
commit | 2fa220504ca78735826beb3cbe7d29e1ec55f565 (patch) | |
tree | f3f3555b8c9efb65bb7a664f8e9e343b8212a0ad /README | |
parent | a9575223a6aa8dafd08736a3f615e32d6f7cd61c (diff) | |
download | gtk+-2fa220504ca78735826beb3cbe7d29e1ec55f565.tar.gz |
Released GTK+ 1.1.9GTK_1_1_9
Thu Dec 17 00:26:01 1998 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.9
* INSTALL:
NEWS:
README:
configure.in:
gtk+.spec:
gtk/gtkfeatures.h.in:
docs/gtk-config.1: version=1.1.9
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.8. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.9. 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. |