view src/flacng/version.h @ 2520:7aca8941495b

Further tweaks, should work fine now.
author William Pitcock <nenolod@atheme.org>
date Tue, 08 Apr 2008 15:19:44 -0500
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif