Mercurial > audlegacy-plugins
view src/flacng/version.h @ 2552:7d7f7d9ae98e
Sanitize Tuple creation, remove useless usage of GString and string duplications.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Thu, 08 May 2008 22:01:01 +0300 |
parents | 2f742d127b3e |
children |
line wrap: on
line source
#ifndef VERSION_H #define VERSION_H #define _VERSION "0.012 (Magnesium)" #endif