Mercurial > audlegacy
view audacious/build_stamp.h @ 2022:4e04063678cc trunk
[svn] - add le_vert to credits (he will need to accent his letters, though)
author | nenolod |
---|---|
date | Wed, 29 Nov 2006 12:58:35 -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