Mercurial > audlegacy
view audacious/build_stamp.h @ 690:85fa136c9edf trunk
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID)
author | nenolod |
---|---|
date | Sat, 25 Feb 2006 13:49:41 -0800 |
parents | 1947144093bc |
children |
line wrap: on
line source
#ifndef BUILD_STAMP_H #define BUILD_STAMP_H #include <glib.h> extern const gchar *svn_stamp; #endif