1.3.12, binary, interface age 0.

Sat Dec 22 12:08:56 2001  Owen Taylor  <otaylor@redhat.com>

        * configure.in: 1.3.12, binary, interface age 0.

        * NEWS: Updated.
This commit is contained in:
Owen Taylor
2001-12-23 22:39:10 +00:00
committed by Owen Taylor
parent c2794647a4
commit 08388c5f59
14 changed files with 78 additions and 13 deletions

View File

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