view audacious/build_stamp.h @ 1919:372528473d87 trunk

[svn] - yes, lets waste extra space because OMK decides to break on installing a variant.
author nenolod
date Mon, 30 Oct 2006 13:50:18 -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