summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-06 03:59:22 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-06 03:59:22 +0000
commit81538dec03247803ef0360de21ea85dd6df158d5 (patch)
treeba723359aa3eafc0ff67dad00b6bcda4157cd9e9 /README
parent81e287cc836cfb99de3af1d267330a817049059f (diff)
downloadgtk+-81538dec03247803ef0360de21ea85dd6df158d5.tar.gz
GTK+-2.0.0 rc1GTK_2_0_0_RC1
Tue Mar 5 22:16:58 2002 Owen Taylor <otaylor@redhat.com> * GTK+-2.0.0 rc1 * docs/tutorial,faq/Makefile.am: Deal with the html directory already being there. * docs/faq/Makefile.am (EXTRA_DIST): Add gtk-faq.sgml to EXTRA_DIST.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 76314967e4..8adfeb6515 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.3.15. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 2.0.0. 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.