annotate src/audacious/build_stamp.c @ 2785:182aa34ae6c4 trunk

[svn] - implement some audacious-remote functions. - implement some audacious-drct functions. - make some command line options work. (this may incur very slow startup.) - suppress warnings.
author yaz
date Tue, 22 May 2007 15:17:15 -0700
parents 0a982aad6e07
children c539e972b514
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2464
baf223ec5417 [svn] - add build_stamp.c so that it can be autogenerated
nenolod
parents:
diff changeset
1 #include <glib.h>
2785
182aa34ae6c4 [svn] - implement some audacious-remote functions.
yaz
parents: 2784
diff changeset
2 const gchar *svn_stamp = "20070519-4594";