version bump to 1.1.1, binary age 0, interface age 0. GLib version 1.1.1

Tue Aug  4 16:18:26 1998  Tim Janik  <timj@gtk.org>

        * configure.in: version bump to 1.1.1, binary age 0, interface age 0.
        GLib version 1.1.1 is now required at minimum.

        * docs/Makefile.am: added gtk_tut_fr.sgml to EXTRA_DIST (french version
        of the Gtk+ tutorial, contributed by Eric Jacoboni <jaco@dotcom.fr>.
This commit is contained in:
Tim Janik
1998-08-04 23:44:27 +00:00
committed by Tim Janik
parent ed3c12aa5f
commit c4b3014e09
12 changed files with 73 additions and 14 deletions

2
README
View File

@ -1,7 +1,7 @@
General Information
===================
This is GTK+ version 1.1.0. GTK+, which stands for the Gimp ToolKit,
This is GTK+ version 1.1.1. 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.