view src/audacious/build_stamp.h @ 4621:fb56923e8206

Updated pkg.m4.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Jun 2008 16:04:18 +0300
parents 2eee464379dc
children
line wrap: on
line source

#ifndef AUDACIOUS_BUILD_STAMP_H
#define AUDACIOUS_BUILD_STAMP_H

#include <glib.h>

extern const gchar *svn_stamp;

#endif /* AUDACIOUS_BUILD_STAMP_H */