view src/flacng/version.h @ 1260:e1df1bad7837

MacOS target: Build modules with -fno-common.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 13 Jul 2007 08:04:43 -0500
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif