#ifndef HNBODY_VERSION_H #define HNBODY_VERSION_H /** \file $Id: version.h.in,v 1.6 2003/07/28 23:03:17 rauch Exp $ \author Kevin P. Rauch \brief Macros defining basic \hnb version information. */ #define PLATFRM "linux-x86_64" #define RELDATE "2015/05/15" #define VERSION "1.2.1" #endif /* HNBODY_VERSION_H */