diff options
author | Owen Taylor <otaylor@redhat.com> | 2001-05-05 14:07:45 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2001-05-05 14:07:45 +0000 |
commit | bd7502f9cec2fbeffa51029c4ad3c8a0bee33100 (patch) | |
tree | 624b22380311cfd881e90817608f3602caedd28d /README | |
parent | d15b4aa50b0076e8bfc4ba7fbc76bc0d34775b42 (diff) | |
download | gtk+-bd7502f9cec2fbeffa51029c4ad3c8a0bee33100.tar.gz |
Release 1.3.5GTK_1_3_5
Sat May 5 10:06:24 2001 Owen Taylor <otaylor@redhat.com>
* Release 1.3.5
* configure.in (GTK_MICRO_VERSION): Up to 1.3.5
* NEWS: Updated
* demos/gtk-demo/Makefile.am (EXTRA_DIST): Fix minor
Makefile breakage.
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.4. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.3.5. 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. |