=== Released 2.3.3 ===

Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.3 ===

        * configure.in: Version 2.3.3, interface age 0.

        * NEWS: Finish updates for 2.3.3.
This commit is contained in:
Owen Taylor
2004-02-24 22:25:41 +00:00
committed by Owen Taylor
parent 359748bd27
commit 1a48dcb14f
264 changed files with 36154 additions and 24338 deletions

View File

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