view audacious/build_stamp.h @ 2044:7d8bb80e3a40 trunk

[svn] - bye bye dirbrowser
author nenolod
date Mon, 04 Dec 2006 01:30:01 -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