/*
* CORE
*
* version.h
*/
#ifndef _VERSION_H_
#define _VERSION_H_
#define CORE_VERSION "@PACKAGE_VERSION@"
#endif /* _VERSION_H_ */