diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-10-25 21:07:53 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-10-25 21:07:53 +0000 |
commit | ec3038062876714ae1a044693a1bcb6d2fea5418 (patch) | |
tree | 365b05a925678c4a6354d15cf59476904f65383a /README | |
parent | 889d64b46e877f72392d04e468a7b5cb69f71a74 (diff) | |
download | gtk+-ec3038062876714ae1a044693a1bcb6d2fea5418.tar.gz |
Version 1.3.10, require GLib 1.3.10.GTK_1_3_10
Wed Oct 24 11:36:33 2001 Owen Taylor <otaylor@redhat.com>
* configure.in (GTK_MICRO_VERSION): Version 1.3.10,
require GLib 1.3.10.
* NEWS: updates.
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.3.9. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.3.10. 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. |