view audacious/build_stamp.h @ 1917:01d4bed2c4c9 trunk

[svn] - svn is stoned again part 2
author nenolod
date Mon, 30 Oct 2006 13:41:36 -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