Mercurial > audlegacy
view audacious/build_stamp.h @ 1008:4071ef3fc59c trunk
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package)
author | nenolod |
---|---|
date | Sun, 07 May 2006 22:36:14 -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