view audacious/build_stamp.h @ 2198:bb5c514fc1ae trunk

[svn] - port to GtkUIManager
author nenolod
date Fri, 22 Dec 2006 06:13:13 -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