Mercurial > audlegacy
view audacious/build_stamp.h @ 913:dff18ce367ab trunk
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
author | giacomo |
---|---|
date | Sun, 02 Apr 2006 17:53:30 -0700 |
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