view src/flacng/version.h @ 1604:b46e7f445e88

Fixed configuration dialog, thanks to Joker for pointing out the flaws.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Sep 2007 22:44:25 +0300
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif