1
2#ifndef KHC_VERSION_H
3#define KHC_VERSION_H
4
5#define HELPCENTER_VERSION KDE_VERSION_STRING
6
7#endif // KHC_VERSION_H
8// vim:ts=2:sw=2:et
9