Mercurial > audlegacy
view src/audacious/build_stamp.h @ 4291:ca077e01ed3a
Add caching to Jump to Track feature to speed up searches. (Bugzilla #180)
author | Jussi Judin <jjudin+audacious@iki.fi> |
---|---|
date | Mon, 18 Feb 2008 20:44:40 -0600 |
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