Mercurial > audlegacy
view audacious/build_stamp.h @ 949:2b2f719d8cbb trunk
[svn] Bug #463 - Adding a little noise to the log to help in debugging.
author | nemo |
---|---|
date | Tue, 18 Apr 2006 06:50:23 -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