view src/audacious/build_stamp.h @ 4444:db3a3f46a226

Okay, mf0102 was right .. but we need mcs >= 0.7 for this to actually work (requirement changed in previous changeset): Fixed libmcs usage again. :D
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 12 Apr 2008 02:50:10 +0300
parents 3149d4b1a9a9
children 2eee464379dc
line wrap: on
line source

#ifndef BUILD_STAMP_H
#define BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif