summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-05-07 04:04:15 +0000
committerTim Janik <timj@src.gnome.org>1998-05-07 04:04:15 +0000
commit39ff37dc74f4e3a5f0eedbcab5a2c7c232d761e9 (patch)
tree311f7a366a88b39e2576150bb54e818f30468eb2 /README
parent91d3176504f1a52f7211fcb20b9b33bd12472d09 (diff)
downloadgtk+-39ff37dc74f4e3a5f0eedbcab5a2c7c232d761e9.tar.gz
postfix -lg* libraries with LT_RELEASE.
Thu May 7 05:14:19 1998 Tim Janik <timj@gtk.org> * gtk-config.in (--libs): postfix -lg* libraries with LT_RELEASE. * ltmain.sh: added a new commandline flag -postfix similar to -release, but will immediately change the library name. * gdk/Makefile.am: * gtk/Makefile.am: specify -postfix and -version-info * configure.in: version bump to 1.1.0. added GTK_INTERFACE_AGE and GTK_BINARY_AGE. calculate LT_* variables for libtool.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f5f4ca6e95..81d4c9f217 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
General Information
===================
-This is GTK+ version 1.0.0. GTK+, which stands for the Gimp ToolKit,
+This is GTK+ version 1.1.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.