changeset 2567:6ac35794645f trunk

[svn] - GTK+ 2.6 is required.
author nenolod
date Sat, 24 Feb 2007 07:52:26 -0800
parents 6bbc25a775f0
children 62a9da5d40a8
files ChangeLog README src/audacious/build_stamp.c
diffstat 3 files changed, 13 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 24 07:51:41 2007 -0800
+++ b/ChangeLog	Sat Feb 24 07:52:26 2007 -0800
@@ -1,3 +1,11 @@
+2007-02-24 15:51:41 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4142]
+  - update README table of contents
+  
+  trunk/README |    3 +--
+  1 file changed, 1 insertion(+), 2 deletions(-)
+
+
 2007-02-24 15:49:53 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4140]
   - add joker to credits
--- a/README	Sat Feb 24 07:51:41 2007 -0800
+++ b/README	Sat Feb 24 07:52:26 2007 -0800
@@ -70,14 +70,14 @@
 Audacious requires the following libraries and their development
 packages installed:
 
-  Glib 2.4
+  Glib 2.6
   (http://www.gtk.org/download/)
 
-  GTK+ 2.4
+  GTK+ 2.6
   (http://www.gtk.org/download/)
 
-  libglade >= 2.3.1
-  (http://ftp.gnome.org/pub/GNOME/sources/libglade/2.3/)
+  libglade >= 2.4
+  (http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/)
 
 If you compile Audacious from a fresh CVS checkout, you will also need
 the following tools:
--- a/src/audacious/build_stamp.c	Sat Feb 24 07:51:41 2007 -0800
+++ b/src/audacious/build_stamp.c	Sat Feb 24 07:52:26 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070224-4140";
+const gchar *svn_stamp = "20070224-4142";