view src/flacng/version.h @ 1573:82548d92c922

Some macro additions for handling Gtk+/Glib stuff; Misc merges.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Sep 2007 06:25:55 +0300
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif