view audacious/build_stamp.h @ 1921:57e92364c354 trunk

[svn] - add a build-prehook to ensure that the build_stamp is fresh.
author nenolod
date Mon, 30 Oct 2006 13:58:27 -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