Released 1.3.15.

Sun Feb 24 00:06:58 2002  Owen Taylor  <otaylor@redhat.com>

        * Released 1.3.15.

        * configure.in: Version 1.3.15, binary, interface age 0.

        * NEWS: Updates

        * configure.in: Update version requirements.
This commit is contained in:
Owen Taylor
2002-02-24 06:05:50 +00:00
committed by Owen Taylor
parent 23a249a043
commit 2bf3857a0c
56 changed files with 11554 additions and 10247 deletions

View File

@ -20,8 +20,8 @@ GTK+ requires the following packages:
Simple install procedure
========================
% gzip -cd gtk+-1.3.14.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.3.14 # change to the toplevel directory
% gzip -cd gtk+-1.3.15.tar.gz | tar xvf - # unpack the sources
% cd gtk+-1.3.15 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GTK
[ Become root if necessary ]