view audacious/build_stamp.h @ 2180:10b34c6f1267 trunk

[svn] - Changed the visualizer colors for the Default skin to a gradient
author marvin
date Tue, 19 Dec 2006 16:28: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