view src/flacng/version.h @ 1507:3f4a74858aa0

- make use of tuple_formatter_make_title_string(). - warning suppression.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sun, 19 Aug 2007 19:38:11 +0900
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif