Mercurial > audlegacy
view audacious/build_stamp.h @ 2052:5e7744e13f19 trunk
[svn] - what the hell is this, and why do we need it?
author | nenolod |
---|---|
date | Mon, 04 Dec 2006 02:18:02 -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