diff src/audacious/build_stamp.c @ 2529:299be5908480 trunk

[svn] - made new INI file parser - removed old-style read_ini_string() function - made skin routines use new INI parser
author mf0102
date Thu, 15 Feb 2007 15:17:36 -0800
parents 60f2787cc7fd
children 7c6ce705adda
line wrap: on
line diff
--- a/src/audacious/build_stamp.c	Thu Feb 15 02:03:34 2007 -0800
+++ b/src/audacious/build_stamp.c	Thu Feb 15 15:17:36 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070215-4064";
+const gchar *svn_stamp = "20070215-4066";