view audacious/build_stamp.h @ 1595:e6cc84e06444 trunk

[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. - remove "alpha test" labels from language selector for encoding detector.
author yaz
date Fri, 25 Aug 2006 01:02:18 -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