From 2e8d083c3c305354a2224a4cb44f8e5816b20f48 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Mon, 18 Feb 2002 03:29:00 +0000 Subject: Released 1.3.14 Sun Feb 17 21:30:49 2002 Owen Taylor * Released 1.3.14 * configure.in: Version 1.3.14, interface, binary age 0. * gdk/gdkregion-generic.c (miSubtractO): Fix out-of-bounds read. (#71619, reported by Morten Welinder) * gtk/gtkmenu.c (gtk_menu_class_init): Fix setting default. * gtk/gtkfilesel.c (gtk_file_selection_class_init): Add a select_multiple property to go along with thenew get/set_select_multiple. * gdk/gdkwindow.c: Patch from Soeren Sandmann to improve update debugging code. (#71703) --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index f2fcd4f172..0e4bc783af 100644 --- a/INSTALL +++ b/INSTALL @@ -20,8 +20,8 @@ GTK+ requires the following packages: Simple install procedure ======================== - % gzip -cd gtk+-1.3.13.tar.gz | tar xvf - # unpack the sources - % cd gtk+-1.3.13 # change to the toplevel directory + % gzip -cd gtk+-1.3.14.tar.gz | tar xvf - # unpack the sources + % cd gtk+-1.3.14 # change to the toplevel directory % ./configure # run the `configure' script % make # build GTK [ Become root if necessary ] -- cgit v1.2.1