=== Released 2.3.3 ===

Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>

        * === Released 2.3.3 ===

        * configure.in: Version 2.3.3, interface age 0.
This commit is contained in:
Owen Taylor
2004-02-24 19:27:19 +00:00
committed by Owen Taylor
parent 428db8e6d2
commit 81e39b7858
35 changed files with 733 additions and 258 deletions

View File

@@ -1,8 +1,8 @@
Simple install procedure
========================
% gzip -cd glib-2.3.2.tar.gz | tar xvf - # unpack the sources
% cd glib-2.3.2 # change to the toplevel directory
% gzip -cd glib-2.3.3.tar.gz | tar xvf - # unpack the sources
% cd glib-2.3.3 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB