view src/flacng/version.h @ 2123:c349bd73af71

Fixed a bug in cleaning up of module's sample names/title. (Sometimes caused the last character to be deleted.)
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2007 07:32:18 +0300
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif