view audacious/build_stamp.h @ 653:97113126c7f9 trunk

[svn] - Fix mp3 detection properly. - Generate thumbnails for nextgen skins as well as WA2.x ones.
author nenolod
date Sun, 19 Feb 2006 18:20:51 -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