diff options
author | Havoc Pennington <hp@redhat.com> | 2001-06-13 21:24:09 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2001-06-13 21:24:09 +0000 |
commit | b858eb9f59976522592449b40a15e73b2006de57 (patch) | |
tree | 3754f6a8c9a4fe1f5786473c88532c3d10180c4d /README | |
parent | b2ff45ef83c94fce1d22885209a92431d7a617fb (diff) | |
download | gdk-pixbuf-b858eb9f59976522592449b40a15e73b2006de57.tar.gz |
Updates
2001-06-11 Havoc Pennington <hp@redhat.com>
* NEWS: Updates
* configure.in (GTK_MINOR_VERSION): bump version to 1.3.6
* gtk/Makefile.am: glib_genmarshal already contains top_builddir
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.5. GTK+, which stands for the Gimp ToolKit, +This is GTK+ version 1.3.6. 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. |