~ubuntu-branches/ubuntu/wily/kmag/wily

1
2
3
4
5
6
7
8
// KMag Version Information
//
#ifndef kmag_version_h
#define kmag_version_h

#define KMAG_VERSION "1.0"

#endif /*version_h*/