view src/audacious/build_stamp.h @ 2679:944fe2061ed7 trunk

[svn] - run update-po. closes #891.
author nenolod
date Sat, 14 Apr 2007 13:20:43 -0700
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