view audacious/build_stamp.h @ 1922:29d90d3f9680 trunk

[svn] - add feedback when the build_stamp is generated.
author nenolod
date Mon, 30 Oct 2006 14:01:32 -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