summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-30 04:54:06 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-30 04:54:06 +0000
commit4e8a284f8659eb86e5096311299a68025868e83f (patch)
tree43304d533cbedb20a8aaf0ff3575bb4703acc742 /README
parent5379f5fa97c8338344e0dabd792807f3095332a3 (diff)
downloadgdk-pixbuf-4e8a284f8659eb86e5096311299a68025868e83f.tar.gz
Tue Jan 29 22:52:36 2002 Owen Taylor <otaylor@redhat.com> * 1.3.13 * configure.in: Micro version 13, interface, binary age 0. Require GLIB-1.3.13, Pango 0.24. * docs/Makefile.am (EXTRA_DIST): Add widget_geometry.txt, sizing-test.txt, tree-column-sizing.txt * docs/Makefile.am (EXTRA_DIST): Don't distribute Changes-1.2.txt, Changes-2.0.txt, README.linux-fb, since they are no longer canonical. * gtk/gtk.def: Convert spaces to tabs in front of gtk_widget_set_accel_path in case it matters. * NEWS: Updated for 1.3.13.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index be8970211..b7be70bf8 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.3.12. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 1.3.13. 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.