diff options
author | CST 1999 Shawn T. Amundson <amundson@gtk.org> | 1999-01-04 11:04:11 +0000 |
---|---|---|
committer | Shawn Amundson <amundson@src.gnome.org> | 1999-01-04 11:04:11 +0000 |
commit | c20ce751795ade36c73e2e04ddf712ef489b5e48 (patch) | |
tree | 375c626694d5821e0c14a737fbcd147b856ce952 /README | |
parent | 37acae88451cca5e99f95a492c915bd7a0ebab94 (diff) | |
download | gtk+-c20ce751795ade36c73e2e04ddf712ef489b5e48.tar.gz |
Released GTK+ 1.1.12GTK_1_1_12
Mon Jan 4 03:45:42 CST 1999 Shawn T. Amundson <amundson@gtk.org>
* Released GTK+ 1.1.12
* INSTALL:
NEWS:
README:
configure.in:
gtk+.spec:
docs/gtk-config.1:
gtk/gtkfeatures.h.in: version=1.1.12
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.11. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.1.12. 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. |