1// KMag Version Information
2//
3#ifndef kmag_version_h
4#define kmag_version_h
5
6#define KMAG_VERSION "1.0"
7
8#endif /*version_h*/
9