1// KMouth Version Information
2//
3#ifndef kmouth_version_h
4#define kmouth_version_h
5
6#define KMOUTH_VERSION "1.1.1"
7
8#endif /*version_h*/
9