changeset 2568:62a9da5d40a8 trunk

[svn] - make a note that MCS is required now.
author nenolod
date Sat, 24 Feb 2007 07:53:09 -0800
parents 6ac35794645f
children b3ca1bfcae6c
files ChangeLog README src/audacious/build_stamp.c
diffstat 3 files changed, 12 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 24 07:52:26 2007 -0800
+++ b/ChangeLog	Sat Feb 24 07:53:09 2007 -0800
@@ -1,3 +1,11 @@
+2007-02-24 15:52:26 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4144]
+  - GTK+ 2.6 is required.
+  
+  trunk/README |    8 ++++----
+  1 file changed, 4 insertions(+), 4 deletions(-)
+
+
 2007-02-24 15:51:41 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4142]
   - update README table of contents
--- a/README	Sat Feb 24 07:52:26 2007 -0800
+++ b/README	Sat Feb 24 07:53:09 2007 -0800
@@ -79,6 +79,9 @@
   libglade >= 2.4
   (http://ftp.gnome.org/pub/GNOME/sources/libglade/2.4/)
 
+  mcs >= 0.1
+  (http://sacredspiral.co.uk/~nenolod/mcs)
+
 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:52:26 2007 -0800
+++ b/src/audacious/build_stamp.c	Sat Feb 24 07:53:09 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070224-4142";
+const gchar *svn_stamp = "20070224-4144";