view src/flacng/version.h @ 1263:458d46e65a86

wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
author Giacomo Lozito <james@develia.org>
date Fri, 13 Jul 2007 20:55:42 +0200
parents 2f742d127b3e
children
line wrap: on
line source

#ifndef VERSION_H
#define VERSION_H

#define _VERSION "0.012 (Magnesium)"

#endif