view audacious/build_stamp.h @ 2186:7be793a34b48 trunk

[svn] - add ability to colourtheme the UI
author nenolod
date Wed, 20 Dec 2006 07:09:22 -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