view audacious/build_stamp.h @ 1930:727807ecf74a trunk

[svn] - merge debian's manpage with ours, and improve overall spelling and grammar
author nenolod
date Fri, 03 Nov 2006 18:47:00 -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