summaryrefslogtreecommitdiffstats
path: root/kmouth/version.h
blob: 0f5fa6057cf36aa5bc5756860b2c1db45a70070c (plain)
1
2
3
4
5
6
7
8
// KMouth Version Information
//
#ifndef kmouth_version_h
#define kmouth_version_h

#define KMOUTH_VERSION "1.1.1"

#endif /*version_h*/