Mercurial > audlegacy-plugins
view src/flacng/version.h @ 2569:049f212e7e00
- Fix case where the prebuffering exhausts the stream, and all data is read on the first go
author | Ralf Ertzinger <ralf@skytale.net> |
---|---|
date | Fri, 16 May 2008 16:01:18 +0200 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef VERSION_H #define VERSION_H #define _VERSION "0.012 (Magnesium)" #endif