/*******************************************************************\
 *                                                                 *
 *   collect all the versioning info in one place                  *
 *                                                                 *
 *                                                                 *
\*******************************************************************/

#ifndef _VERSION_H
#define _VERSION_H

#define CRINOID_VERSION    "0.51-5"

#endif
