view src/flacng/version.h @ 1218:cc4e03df48a3

Make things not crash.
author William Pitcock <nenolod@atheme-project.org>
date Sun, 08 Jul 2007 22:25:12 -0500
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif