summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-31 02:25:58 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-31 02:25:58 +0000
commitc44d39c06e3733524d02ccafabbf4a54208ba7e1 (patch)
treeb602582ab2ca4a941c103a51057a7bb0eb5879da /README
parent7e855cfc4580a356267d79eeedd33154418b869a (diff)
downloadgtk+-c44d39c06e3733524d02ccafabbf4a54208ba7e1.tar.gz
Released GTK+ 1.1.11GTK_1_1_11
Wed Dec 30 18:39:21 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.11 * INSTALL: NEWS: README: configure.in: gtk+.spec: docs/gtk-config.1: gtk/gtkfeatures.h.in: version=1.1.11 Also fixed docs/Makefile.am so make distcheck works well now, even on an SMP machine. Do these .po files really have to be remade during a make dist?
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2e2dbac18c..5101d59c77 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.1.10. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 1.1.11. 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.