view audacious/build_stamp.h @ 1490:ded11c19cc0a trunk

[svn] - do things in a less hackish way
author nenolod
date Thu, 03 Aug 2006 22:54:57 -0700
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