Mercurial > audlegacy-plugins
view src/flacng/version.h @ 3072:8f56795e348d
crossfade-ng: correctly workaround possible buffer starvation issues with streams
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sun, 26 Apr 2009 00:01:59 -0500 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef VERSION_H #define VERSION_H #define _VERSION "0.012 (Magnesium)" #endif